Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: ea5d59e23025a994237c12903c5baae1f0c51c10
https://github.com/D-Programming-Language/dmd/commit/ea5d59e23025a994237c12903c5baae1f0c51c10
Author: k-hara <[email protected]>
Date: 2014-11-29 (Sat, 29 Nov 2014)
Changed paths:
M src/enum.c
M test/runnable/testenum.d
Log Message:
-----------
fix Issue 13200 - Assertion `protName' failed
Set `parent`, `protection`, `isdeprecated`, and `userAttribDecl` members of
`EnumDeclaration` as same as class and struct declarations, even if its
definition is opaque.
Commit: ab5dbd53a4f217ef0e20149867211a82d50efc46
https://github.com/D-Programming-Language/dmd/commit/ab5dbd53a4f217ef0e20149867211a82d50efc46
Author: Walter Bright <[email protected]>
Date: 2014-11-29 (Sat, 29 Nov 2014)
Changed paths:
M src/enum.c
M test/runnable/testenum.d
Log Message:
-----------
Merge pull request #4179 from 9rnsr/fix13200
Issue 13200 - Assertion `protName' failed
Compare:
https://github.com/D-Programming-Language/dmd/compare/a58fa7c1ea16...ab5dbd53a4f2_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals