Update of bug #60250 (project gforth):
Status: None => Fixed
Assigned to: None => paysan
Open/Closed: Open => Closed
_______________________________________________________
Follow-up Comment #1:
Gforth goes beyond the standard in allowing "." (for doubles) in any position,
both to support traditional practices, and because of the way that the integer
and the floating-point recognizer interact (if the integer recognizer comes
first, all numbers with a "." should be double integers).
In the current git version Gforth requires at least one digit in the whole
number (as well as between every pair of dots) to be recognized as double
integer. This still shadows all floats, but means that there are no warnings
for your test case.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?60250>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/