[dmd-internals] [D-Programming-Language/dmd] 068f4e: fix Issue 11226 - Problems with typeof(null) and c...

GitHub noreply at github.com
Sun Nov 3 07:31:59 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 068f4e55d611054a8c6f80e8479884ce1d1b1c4c
      https://github.com/D-Programming-Language/dmd/commit/068f4e55d611054a8c6f80e8479884ce1d1b1c4c
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-11-01 (Fri, 01 Nov 2013)

  Changed paths:
    M src/cast.c
    M src/mtype.c
    M src/mtype.h
    M test/runnable/testconst.d

  Log Message:
  -----------
  fix Issue 11226 - Problems with typeof(null) and const


  Commit: fec22e29d835977551fe808bfc63d1f73e6ae832
      https://github.com/D-Programming-Language/dmd/commit/fec22e29d835977551fe808bfc63d1f73e6ae832
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2013-11-03 (Sun, 03 Nov 2013)

  Changed paths:
    M src/cast.c
    M src/mtype.c
    M src/mtype.h
    M test/runnable/testconst.d

  Log Message:
  -----------
  Merge pull request #2703 from 9rnsr/fix11226

Issue 11226 - Problems with typeof(null) and const


Compare: https://github.com/D-Programming-Language/dmd/compare/d40a8096b158...fec22e29d835


More information about the dmd-internals mailing list