Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 60ae165eb1ea2980c0b57a82c035a36d4f8f0176
      
https://github.com/D-Programming-Language/dmd/commit/60ae165eb1ea2980c0b57a82c035a36d4f8f0176
  Author: k-hara <[email protected]>
  Date:   2014-07-11 (Fri, 11 Jul 2014)

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

  Log Message:
  -----------
  fix Issue 13089 - Spurious 'is not nothrow' error on static array 
initialization


  Commit: a4c76af062d11fbe465ae5a85eb9c0d23c7d4620
      
https://github.com/D-Programming-Language/dmd/commit/a4c76af062d11fbe465ae5a85eb9c0d23c7d4620
  Author: Walter Bright <[email protected]>
  Date:   2014-07-19 (Sat, 19 Jul 2014)

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

  Log Message:
  -----------
  Merge pull request #3738 from 9rnsr/fix13089

Issue 13089 - Spurious 'is not nothrow' error on static array initialization


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

Reply via email to