Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 1a4f77da9b19cda4d245c56e9e3e3411ff2bace7
      
https://github.com/D-Programming-Language/dmd/commit/1a4f77da9b19cda4d245c56e9e3e3411ff2bace7
  Author: k-hara <[email protected]>
  Date:   2015-02-08 (Sun, 08 Feb 2015)

  Changed paths:
    M src/template.c
    A test/fail_compilation/ice14146.d

  Log Message:
  -----------
  fix Issue 14146 - ICE with non-empty default constructor in struct

More better implementation for issue 11916.


  Commit: e98f99cdd07dffb09fc57fdbf80173d1bb368892
      
https://github.com/D-Programming-Language/dmd/commit/e98f99cdd07dffb09fc57fdbf80173d1bb368892
  Author: Walter Bright <[email protected]>
  Date:   2015-02-08 (Sun, 08 Feb 2015)

  Changed paths:
    M src/template.c
    A test/fail_compilation/ice14146.d

  Log Message:
  -----------
  Merge pull request #4391 from 9rnsr/fix14146

[REG2.067a] Issue 14146 - ICE with non-empty default constructor in struct


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

Reply via email to