Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 54fdacb5b59d98024d84f03a02924ee09ba6161a
https://github.com/D-Programming-Language/dmd/commit/54fdacb5b59d98024d84f03a02924ee09ba6161a
Author: k-hara <[email protected]>
Date: 2013-11-19 (Tue, 19 Nov 2013)
Changed paths:
M src/expression.c
M test/fail_compilation/ice10770.d
M test/runnable/testenum.d
Log Message:
-----------
fix Issue 11554 - `is(T == enum);` produces an error if T is an enum defined
with no members
Commit: 40c8ba9a78a53f500b98ccb435abe6ef9215ffd0
https://github.com/D-Programming-Language/dmd/commit/40c8ba9a78a53f500b98ccb435abe6ef9215ffd0
Author: Walter Bright <[email protected]>
Date: 2013-11-21 (Thu, 21 Nov 2013)
Changed paths:
M src/expression.c
M test/fail_compilation/ice10770.d
M test/runnable/testenum.d
Log Message:
-----------
Merge pull request #2829 from 9rnsr/fix11554
[REG2.065a] Issue 11554 - `is(T == enum);` produces an error if T is an enum
defined with no members
Compare:
https://github.com/D-Programming-Language/dmd/compare/57f34b2abe16...40c8ba9a78a5
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals