Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 785e7d608035d79ba5eafc812ae102e18d5fd53d
      
https://github.com/D-Programming-Language/dmd/commit/785e7d608035d79ba5eafc812ae102e18d5fd53d
  Author: k-hara <[email protected]>
  Date:   2012-05-04 (Fri, 04 May 2012)

  Changed paths:
    M src/clone.c
    M test/runnable/sdtor.d

  Log Message:
  -----------
  fix Issue 8036 - Zero-length static array of structs with elaborate 
destructor as struct or class field is rejected


  Commit: 9f807fb3c119f6ddeebd141c7b7eda53253a4716
      
https://github.com/D-Programming-Language/dmd/commit/9f807fb3c119f6ddeebd141c7b7eda53253a4716
  Author: Walter Bright <[email protected]>
  Date:   2012-05-05 (Sat, 05 May 2012)

  Changed paths:
    M src/clone.c
    M test/runnable/sdtor.d

  Log Message:
  -----------
  Merge pull request #926 from 9rnsr/fix8036

Issue 8036 - Zero-length static array of structs with elaborate destructor as 
struct or class field is rejected


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

Reply via email to