[Issue 8234] symbols used in CTFE affect the function literal type

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

[Issue 8216] CTFE should allow 'pointer is inside range' comparisons

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

[Issue 7312] const should be abstract

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

[Issue 8306] New: alias 'array' this consumes array on iteration

2012-06-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8306 Summary: alias 'array' this consumes array on iteration Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 8306] alias 'array' this consumes array on iteration

2012-06-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8306 Jonathan M Davis jmdavisp...@gmx.com changed: What|Removed |Added CC|

[Issue 7312] const should be abstract

2012-06-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7312 timon.g...@gmx.ch changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 8307] New: inconsistent treatment of auto functions

2012-06-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8307 Summary: inconsistent treatment of auto functions Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 7205] Function attribute inference fails in case of mutual dependencies

2012-06-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7205 timon.g...@gmx.ch changed: What|Removed |Added Keywords||rejects-valid, spec --- Comment #1

[Issue 8308] New: wrong function literal type inference results in type coercion

2012-06-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8308 Summary: wrong function literal type inference results in type coercion Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal

[Issue 8309] New: ICE in typeMerge on 'void main(){auto x = [()=1.0, ()=1]; }'

2012-06-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8309 Summary: ICE in typeMerge on 'void main(){auto x = [()=1.0, ()=1];}' Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords: ice

[Issue 8310] New: writeln of Range of fixed size array

2012-06-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8310 Summary: writeln of Range of fixed size array Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Keywords: rejects-valid Severity: normal

[Issue 8311] New: Incomplete doc for std.getopt.getopt function.

2012-06-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8311 Summary: Incomplete doc for std.getopt.getopt function. Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 8312] New: Too many error messages with a writeln of fixed size array

2012-06-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8312 Summary: Too many error messages with a writeln of fixed size array Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Keywords:

[Issue 5570] 64 bit C ABI not followed for passing structs and complex numbers as function parameters

2012-06-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5570 --- Comment #29 from Iain Buclaw ibuc...@ubuntu.com 2012-06-27 10:02:08 PDT --- (In reply to comment #27) (In reply to comment #26) (In reply to comment #25) Sigh – seems like I was not exactly right about how GDC and LDC are

[Issue 8313] New: stack overflow on recursive ifti evaluation

2012-06-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8313 Summary: stack overflow on recursive ifti evaluation Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 7437] DMD enters infinite loop during overload resolution

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

[Issue 7980] Stack overflow / recursive expansion with alias this

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

[Issue 8053] Recursive alias this causes infinite loop

2012-06-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8053 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||pull

[Issue 8310] writeln of Range of fixed size array

2012-06-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8310 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||pull