[dmd-internals] [D-Programming-Language/dmd] fbb041: fix Issue 6720 - ICE(cod1.c) casting return of voi...
GitHub
noreply at github.com
Sun Oct 6 20:19:04 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: fbb041fcb5be7c13160128c55d5918d2f4cd8c2e
https://github.com/D-Programming-Language/dmd/commit/fbb041fcb5be7c13160128c55d5918d2f4cd8c2e
Author: Walter Bright <walter at walterbright.com>
Date: 2013-10-05 (Sat, 05 Oct 2013)
Changed paths:
M src/expression.c
M test/compilable/compile1.d
Log Message:
-----------
fix Issue 6720 - ICE(cod1.c) casting return of void function to bool
Commit: 7508301342358ef7690fe8b142d5ea42ba46b138
https://github.com/D-Programming-Language/dmd/commit/7508301342358ef7690fe8b142d5ea42ba46b138
Author: Brad Roberts <braddr at puremagic.com>
Date: 2013-10-06 (Sun, 06 Oct 2013)
Changed paths:
M src/expression.c
M test/compilable/compile1.d
Log Message:
-----------
Merge pull request #2632 from WalterBright/fix6720
fix Issue 6720 - ICE(cod1.c) casting return of void function to bool
Compare: https://github.com/D-Programming-Language/dmd/compare/792382a068d8...750830134235
More information about the dmd-internals
mailing list