Bojan Petrovic wrote:
> 
> Hi.
> I'm using gForth 0.6.2 and i believe that ">float" word
> behaves contradictory.
> 
> s" +" >float
> does not succeed, but
> s" -" >float
> converts to -0.0
> 
> I believe that "-" should not be converted to -0.0,
> if I'm reading the standard correctly.

You are.  Thanks for the bug report.  Fix:

http://b2.complang.tuwien.ac.at/cgi-bin/viewcvs.cgi/gforth/engine/support.c?root=gforth&r1=1.11&r2=1.12&makepatch=1&diff_format=u

- anton

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to