Am Donnerstag, 13. September 2007 18:42 schrieb Sergey Plis:
> The correction to make exponential representation consistent:
>
> edit float.fb screen #030
> line
>
> : esign  base @ &10 = IF  'e hold sign
>
> changes to
>
> : esign  base @ &10 = IF  sign 'e hold
>
> Need to recompile bigforth.
>
> It works for me and I hope I do not brake something subtle with it :)

No, it's the right thing to do, I've checked in that fix.

-- 
"If you want it done right, you have to do it yourself!"
http://www.jwdt.com/~paysan/

Attachment: pgpzPmLTpTpB8.pgp
Description: PGP signature

Reply via email to