En/Je/On 2013-08-19 11:09, Anton Ertl escribió / skribis / wrote : > I cannot reproduce this, neither on Debian 5.0 with Gforth built from > source, nor with Ubuntu 12.04 and its Gforth package:
> On which version of Debian are you getting this problem, and is it the > Debian build of Gforth or did you build it from source? Gforth 0.7.0 (Debian build) on Debian 7.1: -------------------------------- $ echo "include missing.fs" > exists.fs $ gforth Gforth 0.7.0, Copyright (C) 1995-2008 Free Software Foundation, Inc. Gforth comes with ABSOLUTELY NO WARRANTY; for details type `license' Type `bye' to exit include exists.fs exists.fs:1: No existe el fichero o el directorio �Җ �Җ >>>�Җ Ӗ �<<< Backtrace: $B719E4C8 throw $B719E560 included include exists.fs exists.fs:1: No existe el fichero o el directorio include >>>missing.fs<<< Backtrace: $B720D4C8 throw $B720D560 included -------------------------------- Marcos -- http://programandala.net
