Interesting -- I'll look in to it. I've been thinking about rewriting f/ to use integer arithmetic -- hopefully that'll make it faster. I might do the rewrite and see if that solves the problem. -Leon
On Sat, Sep 11, 2010 at 4:03 PM, pito <[email protected]> wrote: > Leon, > we've observed an interesting anomaly: when first time the float > library is uploaded to a fresh amforth install, the f/ is causing a > crash (e.g. when uploading floatconstants immediately after the > float lib - the first f/ causes a freeze). When the float library is > unmarked and uploaded again, it works afterwards. It has been > confirmed by other user as well. P. > > > ------------------------------------------------------------------------------ > Start uncovering the many advantages of virtual appliances > and start using them to simplify application deployment and > accelerate your shift to cloud computing > http://p.sf.net/sfu/novell-sfdev2dev > _______________________________________________ > Amforth-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/amforth-devel > ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Amforth-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amforth-devel
