[Issue 13024] [ICE](expression.c line 1172) with implicit supertype conversion of different enums in array literal

2014-07-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13024 Kenji Hara changed: What|Removed |Added Keywords||ice, pull Hardware|x86

[Issue 13024] [ICE](expression.c line 1172) with implicit supertype conversion of different enums in array literal

2014-07-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13024 --- Comment #2 from bearophile_h...@eml.cc --- (In reply to Kenji Hara from comment #1) > https://github.com/D-Programming-Language/dmd/pull/3733 As discussed in the pull request thread, currently this is only a partial fix. --

[Issue 13024] [ICE](expression.c line 1172) with implicit supertype conversion of different enums in array literal

2014-07-11 Thread via Digitalmars-d-bugs
](expression.c line 1172) with implicit supertype conversion of different enums in array literal https://github.com/D-Programming-Language/dmd/commit/e0ca2d2005574aa90322deb6eb130860a6124e6f Merge pull request #3733 from 9rnsr/fix13024 [REG2.066a] Issue 13024 - [ICE](expression.c line 1172) with

[Issue 13024] [ICE](expression.c line 1172) with implicit supertype conversion of different enums in array literal

2014-07-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13024 bearophile_h...@eml.cc changed: What|Removed |Added Keywords|rejects-valid |ice, pull Status|REOPENE

[Issue 13024] [ICE](expression.c line 1172) with implicit supertype conversion of different enums in array literal

2014-07-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13024 --- Comment #7 from Kenji Hara --- (In reply to bearophile_hugs from comment #6) > (In reply to Kenji Hara from comment #5) > > > (In next time, please file a new issue instead of reopening) > > Sorry, I close this now, and I'll reopen another one.

[Issue 13024] [ICE](expression.c line 1172) with implicit supertype conversion of different enums in array literal

2014-07-11 Thread via Digitalmars-d-bugs
9rnsr/fix13024 [REG2.066a] Issue 13024 - [ICE](expression.c line 1172) with implicit supertype conversion of different enums in array literal --

[Issue 13024] [ICE](expression.c line 1172) with implicit supertype conversion of different enums in array literal

2014-08-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13024 --- Comment #9 from github-bugzi...@puremagic.com --- Commit pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/8ca5956e10ed9637ae35911c0afae37faffd3c56 Merge pull request #3733 from