https://issues.dlang.org/show_bug.cgi?id=17185
Stefan Koch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Stefan Koch <[email protected]> --- This occurs because dmd's parser calls strtold from the c runtime to parse floats. apparently ubuntu 12.04 version of the runtime does mess this up. --
