[Issue 10687] Refused cast from uint[] to array of uint-based enums at compile-time

2013-10-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10687 --- Comment #10 from bearophile_h...@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: ---

[Issue 10687] Refused cast from uint[] to array of uint-based enums at compile-time

2013-10-02 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10687 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|REOPENED|RESOLVED

[Issue 10687] Refused cast from uint[] to array of uint-based enums at compile-time

2013-10-02 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10687 --- Comment #9 from github-bugzi...@puremagic.com 2013-10-02 17:06:58 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 10687] Refused cast from uint[] to array of uint-based enums at compile-time

2013-10-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10687 --- Comment #8 from Kenji Hara k.hara...@gmail.com 2013-10-01 21:38:20 PDT --- (In reply to comment #7) (In reply to comment #6) Commits pushed to master at https://github.com/D-Programming-Language/dmd Sorry, I think the issue is not

[Issue 10687] Refused cast from uint[] to array of uint-based enums at compile-time

2013-09-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10687 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 10687] Refused cast from uint[] to array of uint-based enums at compile-time

2013-09-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10687 --- Comment #6 from github-bugzi...@puremagic.com 2013-09-03 16:21:13 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 10687] Refused cast from uint[] to array of uint-based enums at compile-time

2013-09-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10687 bearophile_h...@eml.cc changed: What|Removed |Added Status|RESOLVED|REOPENED

[Issue 10687] Refused cast from uint[] to array of uint-based enums at compile-time

2013-09-02 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10687 Henning Pohl henn...@still-hidden.de changed: What|Removed |Added Keywords||pull

[Issue 10687] Refused cast from uint[] to array of uint-based enums at compile-time

2013-08-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10687 hst...@quickfur.ath.cx changed: What|Removed |Added CC||hst...@quickfur.ath.cx ---

[Issue 10687] Refused cast from uint[] to array of uint-based enums at compile-time

2013-08-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10687 --- Comment #2 from hst...@quickfur.ath.cx 2013-08-30 10:37:35 PDT --- git bisect shows that the offending commit was: 43a6c87194cae799650249b10a4f7c910081d280 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email

[Issue 10687] Refused cast from uint[] to array of uint-based enums at compile-time

2013-08-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10687 --- Comment #3 from hst...@quickfur.ath.cx 2013-08-30 10:40:05 PDT --- Probably a CTFE limitation/bug? -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 10687] Refused cast from uint[] to array of uint-based enums at compile-time

2013-08-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10687 --- Comment #4 from hst...@quickfur.ath.cx 2013-08-30 14:27:23 PDT --- The offending commit was introduced by https://github.com/D-Programming-Language/dmd/pull/2136 -- Configure issuemail: