Hi Pito,

> Hi, as expected this last 2 words from Leon's latest float lib give
> errors with 4.9 (in count, get-recognizer)
> ...
> \ recognizer is a feature that is available for amforth 4.3 and up
> : rec-float count >float 

...

> 
> Any hint how to get it work with 4.9?

There are a few options:

1) use the version from svn web (application/floatingpoint)
   This is a copy from Leon's file with a few minor changes
   (I should have sent back the changes to him. mea culpa,
    sorry)

2) simply remove count. The API for the recognizers
   has changed from counted strings to addr/len strings
   in version 4.5 (as promised in release 4.3). Amforth
   itself does not use counted strings internally since.

HTH
Matthias

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
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