Hi Enoch,

> Thanks for trunk@1660 with its do loop improvement. It did not disturb
> my project execution so it must be good :-)

Thank you for testing it. It's a rather huge change...

> Do you have on your near future bug fixing schedule to address the
> "star-slash" issue.

I have no schedule, sorry. The root cause of your trouble
is that */ calls um/mod internaly which is for unsigned 
numbers. Seems that ": */ >r m* r> um/mod ; " should be
redefined into ": */ >r m* r> fm/mod ; ", where fm/mod
is already available somewhere in the lib directory.

Matthias

------------------------------------------------------------------------------
Slashdot TV.  Video for Nerds.  Stuff that Matters.
http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk
_______________________________________________
Amforth-devel mailing list for http://amforth.sf.net/
Amforth-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amforth-devel

Reply via email to