[dmd-internals] [D-Programming-Language/dmd] daa1d5: fix issue 10617 - contract with -profile -debug is...
GitHub
noreply at github.com
Mon Sep 2 21:22:01 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: daa1d501c3100f0580f488c88cb893f449fd4eba
https://github.com/D-Programming-Language/dmd/commit/daa1d501c3100f0580f488c88cb893f449fd4eba
Author: Henning Pohl <henning at still-hidden.de>
Date: 2013-09-02 (Mon, 02 Sep 2013)
Changed paths:
M src/func.c
M test/runnable/testprofile.d
Log Message:
-----------
fix issue 10617 - contract with -profile -debug is not nothrow
Commit: 32207829891a2b64c637386039b5b6aec1f38541
https://github.com/D-Programming-Language/dmd/commit/32207829891a2b64c637386039b5b6aec1f38541
Author: Walter Bright <walter at walterbright.com>
Date: 2013-09-02 (Mon, 02 Sep 2013)
Changed paths:
M src/func.c
M test/runnable/testprofile.d
Log Message:
-----------
Merge pull request #2516 from hpohl/10617
[REG2.064a] fix issue 10617 - contract with -profile -debug is not nothrow
Compare: https://github.com/D-Programming-Language/dmd/compare/8d814e01cc97...32207829891a
More information about the dmd-internals
mailing list