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

  Changed paths:
    M src/declaration.c
    A test/fail_compilation/fail13424.d

  Log Message:
  -----------
  fix Issue 13424 - Initialization of delegate to do-nothing default causes 
segfault at runtime


  Commit: 18d5bd9d1dc5f06dbccfc1c56af740fe394a19ff
      
https://github.com/D-Programming-Language/dmd/commit/18d5bd9d1dc5f06dbccfc1c56af740fe394a19ff
  Author: Walter Bright <[email protected]>
  Date:   2014-09-06 (Sat, 06 Sep 2014)

  Changed paths:
    M src/declaration.c
    A test/fail_compilation/fail13424.d

  Log Message:
  -----------
  Merge pull request #3951 from 9rnsr/fix13424

[REG2.066] Issue 13424 - Initialization of delegate to do-nothing default 
causes segfault at runtime


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

Reply via email to