David N. Williams wrote:
> 
> Congratulations on Gforth 0.7.0!
> 
> I'd like to propose the following revision to the compilation
> logic in the CVS version (revision 1.11) of ttester.fs:
> 
> http://www-personal.umich.edu/~williams/archive/forth/utilities/ttester-20081031.fs
> 
> The problem I had with the original version was that it wouldn't
> load for systems with no floating point, as in the default state
> for pfe.

Thanks for pointing that out.  I believe I have fixed that now (PFE
0.33.34 seems to work).  Your version had so many spurious differences
due to line breaking and indentation that I chose to just do the fix
from scratch.  You can find the result in the usual place.

> The proposed revision modifies the compilation logic so that
> floating point words are not used when HAS-FLOATING is false,
> and so that the mixed stack words starting with ...}T are then
> simply omitted.  The indentation gets a bit nasty.  :-(

I managed to keep the integer-only ...}T words.

> P.S.  I wasn't sure what to do about a change log entry for the
> revision in the file itself, so I did nothing.  It appears that,
> since the first few revisions, changes have not been logged in
> the file, but rather are covered by CVS.  Should there be some
> statement in the file about how to find the change record?

I have added something to that effect.

- anton

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

Reply via email to