[dmd-internals] [D-Programming-Language/dmd] abbbbc: fix Issue 10498 - `__traits(compiles, ...)` affect...
GitHub
noreply at github.com
Mon Jul 8 03:54:12 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: abbbbc419d0c792a04f715fcd8c60831764dc294
https://github.com/D-Programming-Language/dmd/commit/abbbbc419d0c792a04f715fcd8c60831764dc294
Author: k-hara <k.hara.pg at gmail.com>
Date: 2013-07-07 (Sun, 07 Jul 2013)
Changed paths:
M src/declaration.c
M src/template.c
M test/runnable/template9.d
Log Message:
-----------
fix Issue 10498 - `__traits(compiles, ...)` affect program behaviour
Commit: 6c6765783609e06ef9634f16f6d6a2035da8ec8f
https://github.com/D-Programming-Language/dmd/commit/6c6765783609e06ef9634f16f6d6a2035da8ec8f
Author: Walter Bright <walter at walterbright.com>
Date: 2013-07-08 (Mon, 08 Jul 2013)
Changed paths:
M src/declaration.c
M src/template.c
M test/runnable/template9.d
Log Message:
-----------
Merge pull request #2280 from 9rnsr/fix10498
[REG2.061] Issue 10498 - `__traits(compiles, ...)` affect program behaviour
Compare: https://github.com/D-Programming-Language/dmd/compare/94b81d7baaed...6c6765783609
More information about the dmd-internals
mailing list