[dmd-internals] [D-Programming-Language/dmd] 25c245: Fix Issue 10439 - Deprecate float.min, double.min, ...

GitHub noreply at github.com
Thu Nov 21 10:19:28 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 25c245a3d6144066281270faa96d67d3d2636f7e
      https://github.com/D-Programming-Language/dmd/commit/25c245a3d6144066281270faa96d67d3d2636f7e
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2013-11-21 (Thu, 21 Nov 2013)

  Changed paths:
    M src/mtype.c

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


  Commit: ed02cea3f23e44fadcd2b83a687eaf4873b630f5
      https://github.com/D-Programming-Language/dmd/commit/ed02cea3f23e44fadcd2b83a687eaf4873b630f5
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2013-11-21 (Thu, 21 Nov 2013)

  Changed paths:
    M src/mtype.c

  Log Message:
  -----------
  Merge pull request #2843 from yebblies/issue10439

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


Compare: https://github.com/D-Programming-Language/dmd/compare/832b2e012705...ed02cea3f23e


More information about the dmd-internals mailing list