[Issue 15092] [REG2.066.0] ICE on duplicated struct declarations in class members
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Wed Oct 21 17:43:36 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=15092
--- Comment #3 from github-bugzilla at puremagic.com ---
Commits pushed to stable at https://github.com/D-Programming-Language/dmd
https://github.com/D-Programming-Language/dmd/commit/60c9ba49e3f7b1d8a9e1061e524f08a70447918d
fix Issue 15092 - ICE on duplicated struct declarations in class members
Propagate errors in `Dsymbol.addMember()` through `Dsymbol.errors`.
https://github.com/D-Programming-Language/dmd/commit/d432960ce9f9f308479ea86c008a37f4c56ae841
Merge pull request #5219 from 9rnsr/fix15092
[REG2.066.0] Issue 15092 - ICE on duplicated struct declarations in class
members
--
More information about the Digitalmars-d-bugs
mailing list