[Issue 7874] [CTFE] internal error: unsupported assignment (x OP= y) = z

2015-01-21 Thread via Digitalmars-d-bugs
] internal error: unsupported assignment (x OP= y) = z Fixed in PR #4227 (22badb69bd07f013b96383ae4e07dd93cf12d115). --

[Issue 7874] [CTFE] internal error: unsupported assignment (x OP= y) = z

2015-01-21 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7874 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 7874] [CTFE] internal error: unsupported assignment (x OP= y) = z

2015-01-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7874 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||pull --- Comment #6 from

[Issue 7874] [CTFE] internal error: unsupported assignment (x OP= y) = z

2012-04-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7874 --- Comment #5 from timon.g...@gmx.ch 2012-04-22 09:44:30 PDT --- That is not what this bug report is about. One can never argue that an ICE and spitting out of internal IR are good things. -- Configure issuemail:

[Issue 7874] [CTFE] internal error: unsupported assignment (x OP= y) = z

2012-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7874 --- Comment #3 from timon.g...@gmx.ch 2012-04-21 11:44:38 PDT --- (In reply to comment #2) Actually, the first example gives on 2.059 PS E:\DigitalMars\dmd2\samples dmd -c bug bug.d(2): Error: function bug.foo (int x) is not callable using

[Issue 7874] [CTFE] internal error: unsupported assignment (x OP= y) = z

2012-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7874 --- Comment #4 from SomeDude lovelyd...@mailmetrash.com 2012-04-21 14:36:01 PDT --- One could argue that the fact that such code is rejected is rather a good thing. -- Configure issuemail:

[Issue 7874] [CTFE] internal error: unsupported assignment (x OP= y) = z

2012-04-17 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7874 Don clugd...@yahoo.com.au changed: What|Removed |Added CC||clugd...@yahoo.com.au