October 03, 2013 [Issue 10687] Refused cast from uint[] to array of uint-based enums at compile-time | ||||
---|---|---|---|---|
| ||||
Posted in reply to bearophile_hugs@eml.cc | http://d.puremagic.com/issues/show_bug.cgi?id=10687 --- Comment #9 from github-bugzilla@puremagic.com 2013-10-02 17:06:58 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/4fba50787271a39fa560ce973a1eb0423d455cb5 fix Issue 10687 - Refused cast from uint[] to array of uint-based enums at compile-time https://github.com/D-Programming-Language/dmd/commit/cd8323733777ca8725c20892683cafb128b69283 Merge pull request #2612 from 9rnsr/fix10687 [REG2.064a] Issue 10687 - Refused cast from uint[] to array of uint-based enums at compile-time -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
October 03, 2013 [Issue 10687] Refused cast from uint[] to array of uint-based enums at compile-time | ||||
---|---|---|---|---|
| ||||
Posted in reply to bearophile_hugs@eml.cc | http://d.puremagic.com/issues/show_bug.cgi?id=10687 Walter Bright <bugzilla@digitalmars.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
October 08, 2013 [Issue 10687] Refused cast from uint[] to array of uint-based enums at compile-time | ||||
---|---|---|---|---|
| ||||
Posted in reply to bearophile_hugs@eml.cc | http://d.puremagic.com/issues/show_bug.cgi?id=10687 --- Comment #10 from bearophile_hugs@eml.cc 2013-10-08 04:48:40 PDT --- Now the code works again, thank you. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
Copyright © 1999-2021 by the D Language Foundation