Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 655f9e04bf6cd5dd7515a95de1007bbe6e19cf94
      
https://github.com/D-Programming-Language/dmd/commit/655f9e04bf6cd5dd7515a95de1007bbe6e19cf94
  Author: k-hara <[email protected]>
  Date:   2013-11-27 (Wed, 27 Nov 2013)

  Changed paths:
    M src/template.c
    M test/compilable/compile1.d
    M test/fail_compilation/ice10770.d

  Log Message:
  -----------
  fix Issue 11554 - `is(T == enum);` produces an error if T is an enum defined 
with no members


  Commit: e8676c778e003956414606429a8425101090b7db
      
https://github.com/D-Programming-Language/dmd/commit/e8676c778e003956414606429a8425101090b7db
  Author: Martin Nowak <[email protected]>
  Date:   2013-11-30 (Sat, 30 Nov 2013)

  Changed paths:
    M src/template.c
    M test/compilable/compile1.d
    M test/fail_compilation/ice10770.d

  Log Message:
  -----------
  Merge pull request #2889 from 9rnsr/fix11554

[REG2.065a] Issue 11554 - `is(T == enum);` produces an error if T is an enum 
defined with no members


Compare: 
https://github.com/D-Programming-Language/dmd/compare/5d0a27eba94f...e8676c778e00
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to