[Issue 11554] `is(T == enum); ` produces an error if T is an enum defined with no members

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Nov 21 14:06:51 PST 2013


https://d.puremagic.com/issues/show_bug.cgi?id=11554



--- Comment #2 from github-bugzilla at puremagic.com 2013-11-21 14:06:49 PST ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/54fdacb5b59d98024d84f03a02924ee09ba6161a
fix Issue 11554 - `is(T == enum);` produces an error if T is an enum defined
with no members

https://github.com/D-Programming-Language/dmd/commit/40c8ba9a78a53f500b98ccb435abe6ef9215ffd0
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

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list