No subject


Sat Nov 15 23:40:05 PST 2008


DecimalFloat -> DecimalDigits . DecimalDigits
-> DecimalDigit . DecimalDigit
-> _ . _

To resolve the ambiguity, _ cannot be allowed as the first character in a
float, and it cannot be allowed as the first character after the decimal point.


-- 



More information about the Digitalmars-d-bugs mailing list