[Issue 4008] New: dmd source should contain no tabs and use .cpp file extensions

2010-03-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4008 Summary: dmd source should contain no tabs and use .cpp file extensions Product: D Version: future Platform: Other OS/Version: All Status: NEW Severity:

[Issue 4009] New: OPTLINK ruins the day yet again

2010-03-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4009 Summary: OPTLINK ruins the day yet again Product: D Version: future Platform: Other OS/Version: Windows Status: NEW Severity: regression Priority: P2

[Issue 4010] New: dmd should support linkers other than OPTLINK

2010-03-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4010 Summary: dmd should support linkers other than OPTLINK Product: D Version: future Platform: Other OS/Version: Windows Status: NEW Severity: enhancement Priority:

[Issue 3870] Unexpected OPTLINK Termination at EIP=00403208

2010-03-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3870 --- Comment #2 from nfx...@gmail.com 2010-03-26 04:39:30 PDT --- Possibly the same as bug 4009. See a compileable test case there. But the register contents (including EIP) are different. -- Configure issuemail:

[Issue 3951] [CTFE] With a fixed-size array

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

[Issue 4008] dmd source should contain no tabs and use .cpp file extensions

2010-03-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4008 bearophile_h...@eml.cc changed: What|Removed |Added CC||bearophile_h...@eml.cc ---

[Issue 4011] New: Incorrect function overloading using mixins

2010-03-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4011 Summary: Incorrect function overloading using mixins Product: D Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 4011] Incorrect function overloading using mixins

2010-03-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4011 --- Comment #1 from Walter Bright bugzi...@digitalmars.com 2010-03-26 12:00:55 PDT --- changeset 420 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 4004] DMD 2.042 CTFE regression with functions taking ref parameters

2010-03-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4004 Don clugd...@yahoo.com.au changed: What|Removed |Added Keywords||patch CC|

[Issue 4012] New: [CTFE][ICE] auto template function, forward reference error

2010-03-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4012 Summary: [CTFE][ICE] auto template function, forward reference error Product: D Version: future Platform: x86 OS/Version: Windows Status: NEW Severity:

[Issue 4012] [CTFE][ICE] auto template function, forward reference error

2010-03-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4012 Don clugd...@yahoo.com.au changed: What|Removed |Added Keywords||ice-on-invalid-code