Re: [Flashforth-devel] Flash Forth 3.8 words.txt error
Brought to you by:
oh2aun
From: Mikael N. <mik...@pp...> - 2014-05-11 19:50:47
|
Yepp, that needs to be fixed. I am not updating older FF versions, only 5.0 and later will be updated. BR Mike On 05/10/2014 05:01 PM, Simon Bradley wrote: > Hello, > > I think I've noticed an error in this file where > --------------- > number? ( c-addr -- n/d/c-addr flag ) > Convert string to number > # is decimal prefix > $ is hexadecimal prefix > % is binary prefix > Flag: 0=error, 1=double, 2=single > --------------- > > I've been testing this with single and double and the flag > I think should be 1=single, 2=double. > > Is this right? > > Thanks, > Simon. > > > ------------------------------------------------------------------------------ > Is your legacy SCM system holding you back? Join Perforce May 7 to find out: > • 3 signs your SCM is hindering your productivity > • Requirements for releasing software faster > • Expert tips and advice for migrating your SCM now > http://p.sf.net/sfu/perforce > _______________________________________________ > Flashforth-devel mailing list > Fla...@li... > https://lists.sourceforge.net/lists/listinfo/flashforth-devel > |