[dmd-internals] [D-Programming-Language/dmd] cff640: fix Issue 9070 - nothrow of constructer/destructor...

GitHub noreply at github.com
Mon Dec 3 18:09:44 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: cff6404b990fe5d0a88cfc3a2abba86d5139a36e
      https://github.com/D-Programming-Language/dmd/commit/cff6404b990fe5d0a88cfc3a2abba86d5139a36e
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2012-11-24 (Sat, 24 Nov 2012)

  Changed paths:
    M src/func.c
    M test/compilable/testInference.d

  Log Message:
  -----------
  fix Issue 9070 - nothrow of constructer/destructor isn't correct


  Commit: f9fe4a8a4fa9f25a5f33007c455e0be6a758a1bb
      https://github.com/D-Programming-Language/dmd/commit/f9fe4a8a4fa9f25a5f33007c455e0be6a758a1bb
  Author: Walter Bright <walter at walterbright.com>
  Date:   2012-12-03 (Mon, 03 Dec 2012)

  Changed paths:
    M src/func.c
    M test/compilable/testInference.d

  Log Message:
  -----------
  Merge pull request #1317 from 9rnsr/fix9070

Issue 9070 - nothrow of constructer/destructor isn't correct


Compare: https://github.com/D-Programming-Language/dmd/compare/ac6734d36396...f9fe4a8a4fa9


More information about the dmd-internals mailing list