[dmd-internals] [D-Programming-Language/dmd] 3c1952: fix Issue 14123 - cannot compare typeid(object.Obj...

GitHub via dmd-internals dmd-internals at puremagic.com
Wed Feb 4 21:42:30 PST 2015


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

  Changed paths:
    M src/ctfeexpr.c
    M test/compilable/interpret3.d

  Log Message:
  -----------
  fix Issue 14123 - cannot compare typeid(object.Object) at compile time


  Commit: ae5fffaa6ea81f5a0665e6f848615dfe44440ada
      https://github.com/D-Programming-Language/dmd/commit/ae5fffaa6ea81f5a0665e6f848615dfe44440ada
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2015-02-05 (Thu, 05 Feb 2015)

  Changed paths:
    M src/ctfeexpr.c
    M test/compilable/interpret3.d

  Log Message:
  -----------
  Merge pull request #4383 from 9rnsr/fix14123

Issue 14123 - cannot compare typeid(object.Object) at compile time


Compare: https://github.com/D-Programming-Language/dmd/compare/9917df7002fa...ae5fffaa6ea8


More information about the dmd-internals mailing list