Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: b8a9cad38adb096046b12df5509473118af8436c
      
https://github.com/D-Programming-Language/dmd/commit/b8a9cad38adb096046b12df5509473118af8436c
  Author: k-hara <[email protected]>
  Date:   2014-06-15 (Sun, 15 Jun 2014)

  Changed paths:
    M src/func.c
    A test/fail_compilation/fail12901.d

  Log Message:
  -----------
  fix Issue 12901 - `in`/`out` contracts on struct constructor must require 
function body


  Commit: 296c1051675a104f0c8830c5c179c8250c1fa5bd
      
https://github.com/D-Programming-Language/dmd/commit/296c1051675a104f0c8830c5c179c8250c1fa5bd
  Author: k-hara <[email protected]>
  Date:   2014-06-15 (Sun, 15 Jun 2014)

  Changed paths:
    M src/func.c

  Log Message:
  -----------
  [Refactoring] Stop storing incorrect fbody


  Commit: 1686e60ec81d00d4a1f6fb91a2700d723986034a
      
https://github.com/D-Programming-Language/dmd/commit/1686e60ec81d00d4a1f6fb91a2700d723986034a
  Author: Walter Bright <[email protected]>
  Date:   2014-06-14 (Sat, 14 Jun 2014)

  Changed paths:
    M src/func.c
    A test/fail_compilation/fail12901.d

  Log Message:
  -----------
  Merge pull request #3664 from 9rnsr/fix12901

Issue 12901 - `in`/`out` contracts on struct constructor must require function 
body


Compare: 
https://github.com/D-Programming-Language/dmd/compare/27fc0660064d...1686e60ec81d
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to