[Issue 2973] std.math.pow(int, int), etc.

2010-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2973 Don clugd...@yahoo.com.au changed: What|Removed |Added Status|REOPENED|RESOLVED

[Issue 2011] opStar should be called opDeref

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

[Issue 3736] corrupted struct returned by function with optimizations (-O)

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

[Issue 3558] Optimizer bug results in false if condition being taken

2010-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3558 --- Comment #6 from Janzert janz...@janzert.com 2010-02-12 02:35:40 PST --- Wow, that's amazing that you were able and persistent enough to track that down. Thanks for finding the cause. Hopefully it can be applied and make it into a release

[Issue 3796] New: Result of .stringof is affected by unrelated function declarations

2010-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3796 Summary: Result of .stringof is affected by unrelated function declarations Product: D Version: 1.030 Platform: Other OS/Version: Windows Status: NEW

[Issue 3797] New: Function pointers need to be stricter

2010-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3797 Summary: Function pointers need to be stricter Product: D Version: 2.040 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2

[Issue 3798] New: core.cpuid locks systems with Xeon E5530 CPU

2010-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3798 Summary: core.cpuid locks systems with Xeon E5530 CPU Product: D Version: 2.040 Platform: Other OS/Version: Linux Status: NEW Severity: major Priority: P2

[Issue 3681] ICE(go.c): when function takes too long to optimize, only with -O.

2010-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3681 Kosmonaut kosmon...@tempinbox.com changed: What|Removed |Added CC|

[Issue 3692] ICE(mtype.c) with associative arrays when std.variant is imported

2010-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3692 Kosmonaut kosmon...@tempinbox.com changed: What|Removed |Added CC|

[Issue 3736] corrupted struct returned by function with optimizations (-O)

2010-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3736 Kosmonaut kosmon...@tempinbox.com changed: What|Removed |Added CC|

[Issue 3775] Segfault(cast.c): casting no-parameter template function using property syntax

2010-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3775 Kosmonaut kosmon...@tempinbox.com changed: What|Removed |Added CC|

[Issue 3798] core.cpuid locks systems with Xeon E5530 CPU

2010-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3798 --- Comment #1 from David Simcha dsim...@yahoo.com 2010-02-12 12:24:55 PST --- ASsa temporary workaround, I'm using: if (0) { //max_cpuid =0x0B) { // For Intel i7 and later, use function 0x0B to determine // cores and

[Issue 3670] Declarator grammar rule is broken

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

[Issue 3697] StructTemplateDeclaration and others missing constraint in rule

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

[Issue 3798] core.cpuid locks systems with Xeon E5530 CPU

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

[Issue 3695] __EOF__ token not documented

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

[Issue 3689] Grammar does not allow const(int)

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

[Issue 3676] shared function override

2010-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3676 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED