[dmd-internals] [D-Programming-Language/dmd] f633cf: Fix Issue 11375 - [profile+nothrow] Semantic 'no t...

GitHub noreply at github.com
Sat Nov 16 03:27:21 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: f633cf3796920ff7c3062cc0218e2b2654f8630c
      https://github.com/D-Programming-Language/dmd/commit/f633cf3796920ff7c3062cc0218e2b2654f8630c
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2013-11-14 (Thu, 14 Nov 2013)

  Changed paths:
    M src/func.c
    A test/fail_compilation/fail11375.d

  Log Message:
  -----------
  Fix Issue 11375 - [profile+nothrow] Semantic 'no throw' error with -profile switch


  Commit: c5147ac15bc5cca6dbfd53f33505b7f1d06e4098
      https://github.com/D-Programming-Language/dmd/commit/c5147ac15bc5cca6dbfd53f33505b7f1d06e4098
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2013-11-16 (Sat, 16 Nov 2013)

  Changed paths:
    M src/func.c
    A test/fail_compilation/fail11375.d

  Log Message:
  -----------
  Merge pull request #2765 from yebblies/issue11375

Issue 11375 - [profile+nothrow] Semantic 'no throw' error with -profile switch


Compare: https://github.com/D-Programming-Language/dmd/compare/a4319e8383c4...c5147ac15bc5


More information about the dmd-internals mailing list