[Issue 3500] Program behaves differently with -inline

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

[Issue 3671] New: x^^3 gives wrong result when x is a floating-point literal

2010-01-04 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3671 Summary: x^^3 gives wrong result when x is a floating-point literal Product: D Version: 2.038 Platform: Other OS/Version: All Status: NEW Severity: major

[Issue 3671] x^^3 gives wrong result when x is a floating-point literal

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

[Issue 3668] foreach over typedef'd array crashes dmd

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

[Issue 3668] foreach over typedef'd array crashes dmd

2010-01-04 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3668 Andrei Alexandrescu and...@metalanguage.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 3672] New: read-modify-write (rmw) operators must be disabled for shared

2010-01-04 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3672 Summary: read-modify-write (rmw) operators must be disabled for shared Product: D Version: unspecified Platform: Other OS/Version: Linux Status: NEW

[Issue 3668] foreach over typedef'd array crashes dmd

2010-01-04 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3668 --- Comment #3 from Stephan Dilly s...@extrawurst.org 2010-01-04 09:16:23 PST --- huh ? it is gone ? in dmd 2.032 - 2.039 it is certainly not, otherwise the compiler would complain using it (puting this crash aside). since when is typedef gone

[Issue 3673] New: inheritance + if clause = no go

2010-01-04 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3673 Summary: inheritance + if clause = no go Product: D Version: unspecified Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P2

[Issue 3604] extern(C) callable function with array parameters broken

2010-01-04 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3604 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added CC|