[Issue 4379] ICE(blockopt.c): foreach over huge tuple, only with -O

2010-06-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4379 Don changed: What|Removed |Added CC||clugd...@yahoo.com.au Summary|DMD chok

[Issue 4378] Array Literals as Default Field Initializers Shared Across Instances.

2010-06-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4378 yebblies changed: What|Removed |Added CC||yebbl...@gmail.com --- Comment #6 from yebb

[Issue 2164] Random Phobos Linux buildsystem feedback

2010-06-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2164 Lars T. Kyllingstad changed: What|Removed |Added Status|ASSIGNED|RESOLVED CC|

[Issue 4389] New: CTFE: Appending dchar to empty string creates invalid string.

2010-06-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4389 Summary: CTFE: Appending dchar to empty string creates invalid string. Product: D Version: D2 Platform: All OS/Version: Windows Status: NEW Severity: crit

[Issue 4390] New: Invalid string mixin causes assertion failure.

2010-06-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4390 Summary: Invalid string mixin causes assertion failure. Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Comp

[Issue 4391] New: std.functional.curry is not a real curry

2010-06-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4391 Summary: std.functional.curry is not a real curry Product: D Version: D2 Platform: Other OS/Version: All Status: NEW Severity: normal Priority: P2 Componen

[Issue 4383] Optimizer doesn't keep floating point values on the stack if used more than once

2010-06-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4383 --- Comment #3 from BCS 2010-06-25 07:07:22 PDT --- (In reply to comment #2) > (In reply to comment #1) > > Sounds like a prime case for a keyhole optimization. Does DMD have the > > infrastructure in place to do that? > > Yes, there's pinhol

[Issue 4392] New: Problems with const/non-const overloads of member functions

2010-06-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4392 Summary: Problems with const/non-const overloads of member functions Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Severity: normal

[Issue 4383] Optimizer doesn't keep floating point values on the stack if used more than once

2010-06-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4383 --- Comment #4 from Don 2010-06-25 09:32:15 PDT --- (In reply to comment #3) > (In reply to comment #2) > > (In reply to comment #1) > > > Sounds like a prime case for a keyhole optimization. Does DMD have the > > > infrastructure in place to d

[Issue 4391] std.functional.curry is not a real curry

2010-06-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4391 Philippe Sigaud changed: What|Removed |Added CC||philippe.sig...@gmail.com --- Commen

[Issue 4384] Cyclic dependency check for modules is broken

2010-06-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4384 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 4384] Cyclic dependency check for modules is broken

2010-06-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4384 Steven Schveighoffer changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|WONT

[Issue 4384] Cyclic dependency check for modules is broken

2010-06-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4384 bearophile_h...@eml.cc changed: What|Removed |Added CC||bearophile_h...@eml.cc --- Com

[Issue 4384] Cyclic dependency check for modules is broken

2010-06-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4384 --- Comment #4 from Steven Schveighoffer 2010-06-25 13:59:22 PDT --- No, topographical. I plan to use GPS coordinates and everything :D -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving

[Issue 4393] New: Very good dotProduct

2010-06-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4393 Summary: Very good dotProduct Product: D Version: unspecified Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: Phobo