[dmd-internals] [D-Programming-Language/dmd] 3606cf: fix Issue 14218 - casting null to integer type cau...

GitHub via dmd-internals dmd-internals at puremagic.com
Wed Feb 25 23:40:28 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 3606cf6f70f4035d2001ae36aba12011d626658c
      https://github.com/D-Programming-Language/dmd/commit/3606cf6f70f4035d2001ae36aba12011d626658c
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2015-02-26 (Thu, 26 Feb 2015)

  Changed paths:
    M src/e2ir.c
    M test/runnable/casting.d

  Log Message:
  -----------
  fix Issue 14218 - casting null to integer type causes error message


  Commit: 406d9dc1df72490b754f39e965ad4d3353eb306d
      https://github.com/D-Programming-Language/dmd/commit/406d9dc1df72490b754f39e965ad4d3353eb306d
  Author: Brad Roberts <braddr at puremagic.com>
  Date:   2015-02-25 (Wed, 25 Feb 2015)

  Changed paths:
    M src/e2ir.c
    M test/runnable/casting.d

  Log Message:
  -----------
  Merge pull request #4446 from 9rnsr/fix14218

[REG2.067a] Issue 14218 - casting null to integer type causes error message


Compare: https://github.com/D-Programming-Language/dmd/compare/0a802998c72b...406d9dc1df72


More information about the dmd-internals mailing list