[Issue 8120] std.conv.to throws exception when converting const string to int with -O optimisation switch

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat May 19 06:31:13 PDT 2012


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



--- Comment #1 from pabuond at gmail.com 2012-05-19 06:32:48 PDT ---
Apologies, I had originally simply opened a new thread there instead of
properly filing a bug through bugzilla
http://forum.dlang.org/thread/ubjqjkvmrcgcyefmwfrs@forum.dlang.org

I said 'major' because may occur by converting integers given on the command
line as string (within the program, these arguments are const, so a copy of it
might be a const string though perhaps bad style?). And I would always use -O
-release for a public release of my program.

-- 
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