Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 291dfade1750cd297491e8d17332036d75c23897
      
https://github.com/D-Programming-Language/dmd/commit/291dfade1750cd297491e8d17332036d75c23897
  Author: Andrej Mitrovic <[email protected]>
  Date:   2013-01-07 (Mon, 07 Jan 2013)

  Changed paths:
    M src/class.c
    M src/declaration.h
    M src/func.c
    A test/fail_compilation/diag5450.d
    M test/fail_compilation/diag8928.d

  Log Message:
  -----------
  Fixes Issue 5450 - Don't generate default ctor if base class lacks default 
ctor.


  Commit: 14d466438f3e2714dbda6672645653d472c7bcd2
      
https://github.com/D-Programming-Language/dmd/commit/14d466438f3e2714dbda6672645653d472c7bcd2
  Author: Walter Bright <[email protected]>
  Date:   2013-03-07 (Thu, 07 Mar 2013)

  Changed paths:
    M src/class.c
    M src/declaration.h
    M src/func.c
    A test/fail_compilation/diag5450.d
    M test/fail_compilation/diag8928.d

  Log Message:
  -----------
  Merge pull request #1439 from AndrejMitrovic/Fix5450

Issue 5450 - Don't generate default ctor if base class lacks default ctor


Compare: 
https://github.com/D-Programming-Language/dmd/compare/1e9511b94cc0...14d466438f3e
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to