[Issue 3854] Error on static initialization of arrays with trailing comma.

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

[Issue 2070] DMD should allow easy creation of stack-allocated classes

2010-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2070 nfx...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 4248] Website: outdated gdc link on download page

2010-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4248 nfx...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 4259] Header generation omits leading '@' for properties

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

[Issue 2881] x.stringof returns typeof(x).stringof when x is an enum

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

[Issue 4231] Solitary opUnary Postincrement and Postdecrement user defined operators are broken.

2010-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4231 Andrei Alexandrescu changed: What|Removed |Added CC||and...@metalanguage.com --- Comm

[Issue 4231] Solitary opUnary Postincrement and Postdecrement user defined operators are broken.

2010-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4231 Brad Roberts changed: What|Removed |Added CC||bra...@puremagic.com --- Comment #2 fro

[Issue 4260] New: windows & basename

2010-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4260 Summary: windows & basename Product: D Version: unspecified Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: Phobos

[Issue 4260] windows & basename

2010-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4260 --- Comment #1 from Ellery Newcomer 2010-06-01 14:51:30 PDT --- Created an attachment (id=651) solution: pay attention to altsep -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mai

[Issue 4231] Solitary opUnary Postincrement and Postdecrement user defined operators are broken.

2010-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4231 Don changed: What|Removed |Added Keywords||performance CC|

[Issue 4259] New: Header generation omits leading '@' for properties

2010-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4259 Summary: Header generation omits leading '@' for properties Product: D Version: 2.040 Platform: x86 OS/Version: Mac OS X Status: NEW Severity: blocker Priority: P2

[Issue 4258] New: "auto ref" doesn't work in one or more cases

2010-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4258 Summary: "auto ref" doesn't work in one or more cases Product: D Version: unspecified Platform: x86 OS/Version: Windows Status: NEW Severity: normal Priority: P2

[Issue 2657] Remove opPostInc, opPostDec

2010-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2657 --- Comment #7 from Andrei Alexandrescu 2010-06-01 08:59:29 PDT --- Great. The spurious creation of an extra value is important, so I suggest you keep this bug open or open a different one. Thanks! -- Configure issuemail: http://d.puremagic.

[Issue 2657] Remove opPostInc, opPostDec

2010-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2657 --- Comment #6 from Don 2010-06-01 08:49:06 PDT --- (In reply to comment #5) > Perfect. Is it a solution indistinguishable from that described in TDPL? Yes. The solution in DMD and TDPL is more complete than I proposed. I proposed to just make

[Issue 4257] New: ICE(interpret.c): passing parameter into CTFE as ref parameter

2010-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4257 Summary: ICE(interpret.c): passing parameter into CTFE as ref parameter Product: D Version: 2.041 Platform: Other OS/Version: Windows Status: NEW Keywords

[Issue 2657] Remove opPostInc, opPostDec

2010-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2657 Andrei Alexandrescu changed: What|Removed |Added CC||and...@metalanguage.com --- Comm

[Issue 2657] Remove opPostInc, opPostDec

2010-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2657 Don changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 4235] !in not working (D1)

2010-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4235 Don changed: What|Removed |Added Keywords|rejects-valid |spec CC|