Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: a65d3247bf1e2443f2ed4c1632cf5b032edf78d3
      
https://github.com/D-Programming-Language/dmd/commit/a65d3247bf1e2443f2ed4c1632cf5b032edf78d3
  Author: Don Clugston <[email protected]>
  Date:   2013-09-11 (Wed, 11 Sep 2013)

  Changed paths:
    M src/interpret.c
    A test/fail_compilation/ctfe10995.d

  Log Message:
  -----------
  Fix bug 10995 CTFE failure for void initialized members

Fix the duplicate error message, and don't scrub twice -- only scrub
when CTFE is actually finished.


  Commit: 8ccba97ea36af11eb19878adec2f6a9c42368628
      
https://github.com/D-Programming-Language/dmd/commit/8ccba97ea36af11eb19878adec2f6a9c42368628
  Author: Walter Bright <[email protected]>
  Date:   2013-09-13 (Fri, 13 Sep 2013)

  Changed paths:
    M src/interpret.c
    A test/fail_compilation/ctfe10995.d

  Log Message:
  -----------
  Merge pull request #2551 from donc/void10995ctfe

10995 CTFE failure for void initialized members


Compare: 
https://github.com/D-Programming-Language/dmd/compare/565caec167fa...8ccba97ea36a
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to