[dmd-internals] [D-Programming-Language/dmd] f60d92: fix Issue 9018 - __traits(compiles, ...) is true o...
GitHub
noreply at github.com
Fri Nov 16 01:48:26 PST 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: f60d9238e261c756caded36012f0415710a0b63a
https://github.com/D-Programming-Language/dmd/commit/f60d9238e261c756caded36012f0415710a0b63a
Author: k-hara <k.hara.pg at gmail.com>
Date: 2012-11-15 (Thu, 15 Nov 2012)
Changed paths:
M src/template.c
M test/runnable/template9.d
Log Message:
-----------
fix Issue 9018 - __traits(compiles, ...) is true on second check for same incompilable code
Commit: f968f3c29d10d537d1f9f039151eed6df70d5fe5
https://github.com/D-Programming-Language/dmd/commit/f968f3c29d10d537d1f9f039151eed6df70d5fe5
Author: Don Clugston <dclugston at googlemail.com>
Date: 2012-11-16 (Fri, 16 Nov 2012)
Changed paths:
M src/template.c
M test/runnable/template9.d
Log Message:
-----------
Merge pull request #1294 from 9rnsr/fix9018
Issue 9018 - __traits(compiles, ...) is true on second check for same incompilable code
Compare: https://github.com/D-Programming-Language/dmd/compare/71a74fc3ec8e...f968f3c29d10
More information about the dmd-internals
mailing list