Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 4c138e35e8fab9b5d035ba385d0ba54dc2b7124e
      
https://github.com/D-Programming-Language/dmd/commit/4c138e35e8fab9b5d035ba385d0ba54dc2b7124e
  Author: Henning Pohl <[email protected]>
  Date:   2013-05-27 (Mon, 27 May 2013)

  Changed paths:
    M src/declaration.c
    A test/compilable/test10186.d

  Log Message:
  -----------
  fix issue 10186 - default construction is disabled even if default ctor
declared


  Commit: 81b5d0999b1679b0c37c285acc4ddf9b6f70bc4f
      
https://github.com/D-Programming-Language/dmd/commit/81b5d0999b1679b0c37c285acc4ddf9b6f70bc4f
  Author: Andrei Alexandrescu <[email protected]>
  Date:   2013-05-27 (Mon, 27 May 2013)

  Changed paths:
    M src/declaration.c
    A test/compilable/test10186.d

  Log Message:
  -----------
  Merge pull request #2087 from hpohl/10186

fix issue 10186 - default construction is disabled even if default ctor declared


Compare: 
https://github.com/D-Programming-Language/dmd/compare/7e356abb718e...81b5d0999b16
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to