[dmd-internals] [D-Programming-Language/dmd] f9e227: VC: set errno to ERANGE for underflows in strtof/s...

GitHub via dmd-internals dmd-internals at puremagic.com
Sat Jan 10 17:16:41 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: f9e227d7355d6cdf3309740d951febca314d7352
      https://github.com/D-Programming-Language/dmd/commit/f9e227d7355d6cdf3309740d951febca314d7352
  Author: Rainer Schuetze <r.sagitario at gmx.de>
  Date:   2015-01-10 (Sat, 10 Jan 2015)

  Changed paths:
    M src/root/port.c

  Log Message:
  -----------
  VC: set errno to ERANGE for underflows in strtof/strtod


  Commit: cbb77868cdbee81f40eb91a3640f74c1628d231d
      https://github.com/D-Programming-Language/dmd/commit/cbb77868cdbee81f40eb91a3640f74c1628d231d
  Author: Walter Bright <walter at walterbright.com>
  Date:   2015-01-10 (Sat, 10 Jan 2015)

  Changed paths:
    M src/root/port.c

  Log Message:
  -----------
  Merge pull request #4273 from rainers/vc_strtof

Fix underflow test when building dmd with VC


Compare: https://github.com/D-Programming-Language/dmd/compare/e2d2b5dca6bb...cbb77868cdbe


More information about the dmd-internals mailing list