[Issue 3610] isNumeric("3.14w") is false.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Apr 21 15:11:27 PDT 2012


http://d.puremagic.com/issues/show_bug.cgi?id=3610



--- Comment #7 from Jonathan M Davis <jmdavisProg at gmx.com> 2012-04-21 15:12:25 PDT ---
No. I don't think so. The one overload of isNumeric which hasn't been
deprecated is the one that takes in char[]. With the deprecated ones removed,
it'll be possible to make it work with in wchar[] and in dchar[] without
breaking any code. It's the other crazy overloads which have to go and thus are
deprecated.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list