[dmd-internals] [D-Programming-Language/dmd] ead4a8: Merge pull request #607 from 9rnsr/fix6205
noreply at github.com
noreply at github.com
Thu Jan 5 12:06:41 PST 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: ead4a879100a43e44b0321f3d31341fd43b6aab7
https://github.com/D-Programming-Language/dmd/commit/ead4a879100a43e44b0321f3d31341fd43b6aab7
Author: Walter Bright <walter at walterbright.com>
Date: 2012-01-05 (Thu, 05 Jan 2012)
Changed paths:
M src/e2ir.c
M test/runnable/imports/test41a.d
M test/runnable/test41.d
Log Message:
-----------
Merge pull request #607 from 9rnsr/fix6205
Issue 6205 - Strongly-pure nothrow functions with ignored return value are entirely stripped even if it contains a failing 'assert'.
More information about the dmd-internals
mailing list