[Issue 7812] Segfault on invalid code during template match deduction with errors gagged

2012-04-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7812 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||ice, pull --- Comment

[Issue 7785] [CTFE] ICE when slicing pointer to variable

2012-04-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7785 Don clugd...@yahoo.com.au changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 6951] dependency parameter (-deps) crashes dmd in release build

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

[Issue 4079] [CTFE] Stack overflow from undetected circular reference

2012-04-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4079 Don clugd...@yahoo.com.au changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 7814] New: Regression(2.059head) ICE(tocsym.c) using scope(failure) within foreach-range

2012-04-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7814 Summary: Regression(2.059head) ICE(tocsym.c) using scope(failure) within foreach-range Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW

[Issue 7786] dmd crashes with invalid module name

2012-04-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7786 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||ice, pull --- Comment

[Issue 7814] Regression(2.059head) ICE(tocsym.c) using scope(failure) within foreach-range

2012-04-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7814 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||ice --- Comment #1

[Issue 7814] Regression(2.059head) ICE(tocsym.c) using scope(failure) within foreach-range

2012-04-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7814 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||pull --- Comment #2

[Issue 7806] ICE(gloop.c) iterating with idouble, when compiling with -O

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

[Issue 7815] New: Mixin template forward reference (?) regression

2012-04-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7815 Summary: Mixin template forward reference (?) regression Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: regression Priority: P2

[Issue 7816] New: non-virtual template methods in interface unsupported

2012-04-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7816 Summary: non-virtual template methods in interface unsupported Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 7817] New: opAssign to in declaration broken in dmd 1.074 beta1

2012-04-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7817 Summary: opAssign to in declaration broken in dmd 1.074 beta1 Product: D Version: future Platform: All OS/Version: All Status: NEW Severity: regression Priority:

[Issue 7818] New: __traits(allMembers) issue?

2012-04-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7818 Summary: __traits(allMembers) issue? Product: D Version: D2 Platform: All OS/Version: Windows Status: NEW Severity: major Priority: P2 Component: DMD

[Issue 7817] opAssign to in declaration broken in dmd 1.074 beta1

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

[Issue 7818] __traits(allMembers) issue?

2012-04-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7818 --- Comment #1 from Kenji Hara k.hara...@gmail.com 2012-04-03 17:51:49 PDT --- In 2.059head (c2824d43e470d), the code compiles without any assertions. What version do you use? (It seems to me that is an issue recently fixed.) -- Configure