[Issue 10144] Using enum inside final class occurs weird errors
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri May 24 01:45:52 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10144
--- Comment #2 from github-bugzilla at puremagic.com 2013-05-24 01:45:51 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd
https://github.com/D-Programming-Language/dmd/commit/4460aee4175a73fc8260a57427cc0c83d3989d55
fix Issue 10144 - Using enum inside final class occurs weird errors
An enum and static variable declaration should not be affected by
`synchronized`, `override`, `abstract`, and `final` attributes.
https://github.com/D-Programming-Language/dmd/commit/40235541e742e245b50b7fc8f1a3e8ce5094d398
Merge pull request #2070 from 9rnsr/fix10144
[REG2.063a] Issue 10144 - Using enum inside final class occurs weird errors
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list