[Issue 5345] std.array is missing the remove functions from std.container

2011-02-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5345 --- Comment #1 from Jonathan M Davis jmdavisp...@gmx.com 2011-02-26 06:06:34 PST --- Actually. I'm not sure that we want to add these. The more I think about it, the less convinced I am that we want to treat dynamic arrays like containers. It

[Issue 5262] divide by 0 in std.datetime's Ticks.toMicroseconds()

2011-02-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5262 Jonathan M Davis jmdavisp...@gmx.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 3541] Add -oq to dmd (use fully qualified module name as object filename)

2011-02-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3541 Jacob Carlborg d...@me.com changed: What|Removed |Added CC||d...@me.com --- Comment

[Issue 5655] New: Lambda inside static foreach saves wrong value of counter

2011-02-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5655 Summary: Lambda inside static foreach saves wrong value of counter Product: D Version: D2 Platform: Other OS/Version: Mac OS X Status: NEW Severity:

[Issue 5656] New: dmd fails to compile optimized foreach over a big enum

2011-02-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5656 Summary: dmd fails to compile optimized foreach over a big enum Product: D Version: D2 Platform: x86_64 OS/Version: Linux Status: NEW Severity: normal Priority: P2

[Issue 4499] calls to @disabled postblit are emitted

2011-02-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4499 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added CC||k.hara...@gmail.com

[Issue 4437] copy construction bug with return this;

2011-02-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4437 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added CC||k.hara...@gmail.com

[Issue 5657] New: Temporary object destruction

2011-02-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5657 Summary: Temporary object destruction Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: critical Priority: P5 Component: DMD