[dmd-internals] [D-Programming-Language/dmd] b719b6: fix Issue 10439 - Deprecate float.min, double.min, ...

GitHub via dmd-internals dmd-internals at puremagic.com
Thu Oct 9 17:42:25 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: b719b6f88819f3ba542b822e1b083aef974494c9
      https://github.com/D-Programming-Language/dmd/commit/b719b6f88819f3ba542b822e1b083aef974494c9
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2014-10-10 (Fri, 10 Oct 2014)

  Changed paths:
    M src/mtype.c
    A test/fail_compilation/fail10439.d

  Log Message:
  -----------
  fix Issue 10439 - Deprecate float.min, double.min, real.min


  Commit: 0e47db1fd51d81958c9e57714707fc8b3495e2b9
      https://github.com/D-Programming-Language/dmd/commit/0e47db1fd51d81958c9e57714707fc8b3495e2b9
  Author: Walter Bright <walter at walterbright.com>
  Date:   2014-10-09 (Thu, 09 Oct 2014)

  Changed paths:
    M src/mtype.c
    A test/fail_compilation/fail10439.d

  Log Message:
  -----------
  Merge pull request #4057 from 9rnsr/fix10439

Issue 10439 - Deprecate float.min, double.min, real.min


Compare: https://github.com/D-Programming-Language/dmd/compare/11842652cdc5...0e47db1fd51d


More information about the dmd-internals mailing list