[Issue 6599] ICE(constfold.c) On use of invalid expression as a compile-time initializer

2015-06-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6599 Andrei Alexandrescu changed: What|Removed |Added Version|D1 & D2 |D2 --

[Issue 6599] ICE(constfold.c) On use of invalid expression as a compile-time initializer

2011-09-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6599 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 6599] ICE(constfold.c) On use of invalid expression as a compile-time initializer

2011-09-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6599 --- Comment #5 from Don 2011-09-07 15:14:47 PDT --- (In reply to comment #3) > (In reply to comment #2) > > This is yet another gagging system bug. > > > > Repository is forward referenced from Orbit. Semantic is run on Repository > > with >

[Issue 6599] ICE(constfold.c) On use of invalid expression as a compile-time initializer

2011-09-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6599 --- Comment #4 from Jacob Carlborg 2011-09-07 09:26:43 PDT --- With DMD 1.069 I get the same error even when I place Repository before Orbit. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiv

[Issue 6599] ICE(constfold.c) On use of invalid expression as a compile-time initializer

2011-09-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6599 --- Comment #3 from yebblies 2011-09-07 17:32:53 EST --- (In reply to comment #2) > (In reply to comment #1) > > That's a strange place to get the error. I get an AV at constfold.c:1396. > > > > CatExp::optimize calls :optimize on fileProtoco

[Issue 6599] ICE(constfold.c) On use of invalid expression as a compile-time initializer

2011-09-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6599 Don changed: What|Removed |Added CC||clugd...@yahoo.com.au --- Comment #2 from Don 2

[Issue 6599] ICE(constfold.c) On use of invalid expression as a compile-time initializer

2011-09-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6599 yebblies changed: What|Removed |Added Keywords||ice-on-invalid-code CC|