On Sunday 23 January 2005 01:52, Don Venhaus wrote: > I'm not getting text error messages with the new ( 2.0.13) bigforth. > Just this > > Error # > > For everything, except for unknown words, which is correct. > > I assume this is because of the new utf-8 stuff, but have no idea > what to set, since there is no change log. > > Anybody know?
No, it's not due to the utf-8 stuff, but due to the # prefix (for decimal, compatibility with other systems). Since # is undefined at this point, it compiles a 0 instead. I fixed this bug (it's a number conversion bug, zero strings should not convert to 0), and put a new 2.0.13 tarfile at http://www.jwdt.com/~paysan/bigforth-2.0.13.tar.bz2 -- Bernd Paysan "If you want it done right, you have to do it yourself" http://www.jwdt.com/~paysan/
pgpYo1irgFaql.pgp
Description: PGP signature
