[Issue 3325] ICE(func.c) function literal with post-contract

2009-10-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3325 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 3325] ICE(func.c) function literal with post-contract

2009-09-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3325 Don changed: What|Removed |Added Keywords||patch --- Comment #7 from Don 2009-09-29 23:52:

[Issue 3325] ICE(func.c) function literal with post-contract

2009-09-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3325 --- Comment #8 from Don 2009-09-29 23:52:57 PDT --- Here is a trivial patch to prevent the ICE, and turn it into a rejects-valid. That's probably enough for now -- the fact that it's taken years for this bug to be reported shows that it's pre

[Issue 3325] ICE(func.c) function literal with post-contract

2009-09-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3325 Don changed: What|Removed |Added Depends on|302 | --- Comment #6 from Don 2009-09-25 06:39:29 PD

[Issue 3325] ICE(func.c) function literal with post-contract

2009-09-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3325 Sobirari Muhomori changed: What|Removed |Added Depends on||302 --- Comment #5 from Sobirari M

[Issue 3325] ICE(func.c) function literal with post-contract

2009-09-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3325 --- Comment #4 from Don 2009-09-25 05:52:00 PDT --- (In reply to comment #3) > Hmm... is dmd able to preserve contract info in function pointer type? No, but this is a function literal, not a function pointer. -- Configure issuemail: http://

[Issue 3325] ICE(func.c) function literal with post-contract

2009-09-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3325 --- Comment #3 from Sobirari Muhomori 2009-09-25 05:50:49 PDT --- Hmm... is dmd able to preserve contract info in function pointer type? -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving

[Issue 3325] ICE(func.c) function literal with post-contract

2009-09-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3325 Don changed: What|Removed |Added Version|2.032 |1.00 --- Comment #2 from Don 2009-09-23 00:04:3

[Issue 3325] ICE(func.c) function literal with post-contract

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