MSVC: fix for failing tests due to strtod+hexadecimal literals

Dan Olson via digitalmars-d-ldc digitalmars-d-ldc at puremagic.com
Tue Mar 3 14:12:38 PST 2015


On Tuesday, 3 March 2015 at 21:14:47 UTC, Johan Engelen wrote:
> Also, where do I add tests for this?
> I could add a .d test file, where correct parsing of hex float 
> literals are tested against binary representations.

Could David Gay's strtod() be used?
http://www.exploringbinary.com/how-strtod-works-and-sometimes-doesnt/


More information about the digitalmars-d-ldc mailing list