[Issue 3609] isNumeric causes a stack overlfow with mutable arrays
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu May 26 13:46:03 PDT 2011
http://d.puremagic.com/issues/show_bug.cgi?id=3609
Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
CC| |andrej.mitrovich at gmail.com
Resolution| |FIXED
--- Comment #4 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2011-05-26 13:41:41 PDT ---
I can see from the year 2009 checkout that isNumeric took a string, but now it
takes a const(char)[] s, and this seems to fix the issue. I'm not having stack
overflows here. I'll mark this as fixed.
--
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