[Issue 5659] Conditional operator, array literal, and std.traits.CommonType return a wrong common type

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

[Issue 4041] Error with ref or auto ref return from opOpAssign

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

[Issue 5574] Struct destructor freaks out when an array of struct with single element is instantiated inside a class

2011-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5574 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 519] Invariant not called from autogenerated constructor

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

[Issue 4423] TDPL enums of struct types

2011-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4423 Andrei Alexandrescu and...@metalanguage.com changed: What|Removed |Added AssignedTo|and...@metalanguage.com

[Issue 6181] New: assert fails in datetime.d while runining Phobos unittest

2011-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6181 Summary: assert fails in datetime.d while runining Phobos unittest Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Severity:

[Issue 6182] New: _d_arraycopy should take TypeInfo as final argument instead of simply element size

2011-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6182 Summary: _d_arraycopy should take TypeInfo as final argument instead of simply element size Product: D Version: D2 Platform: All OS/Version: All Status: NEW

[Issue 6176] [TDPL] Cannot use string variables in case expressions

2011-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6176 --- Comment #6 from Stewart Gordon s...@iname.com 2011-06-20 15:11:09 PDT --- (In reply to comment #5) (In reply to comment #4) If the case values are all constant, create this tree. Otherwise, just compare the switched value with the

[Issue 6185] New: UFCS doesn't work with function imports

2011-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6185 Summary: UFCS doesn't work with function imports Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Severity: normal Priority: P2

[Issue 4969] nothrow check can't handle multiple catches

2011-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4969 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 6186] New: Struct destructor is not called on out parameter

2011-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6186 Summary: Struct destructor is not called on out parameter Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 5659] Conditional operator, array literal, and std.traits.CommonType return a wrong common type

2011-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5659 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED