[Issue 4098] New: Associative Array replacement implementation, ABI documentation and template wrapper

2010-04-17 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4098 Summary: Associative Array replacement implementation, ABI documentation and template wrapper Product: D Version: future Platform: Other OS/Version: All Status:

[Issue 816] .dup for associative arrays

2010-04-17 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=816 Michael Rynn y0uf00...@gmail.com changed: What|Removed |Added CC||y0uf00...@gmail.com

[Issue 2504] Reserve for associative arrays

2010-04-17 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2504 Michael Rynn y0uf00...@gmail.com changed: What|Removed |Added CC||y0uf00...@gmail.com

[Issue 816] .dup for associative arrays

2010-04-17 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=816 --- Comment #4 from Michael Rynn y0uf00...@gmail.com 2010-04-17 04:50:51 PDT --- I added a .dup to enhancement 4098 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because:

[Issue 4099] New: Inconsistent behaviour of ++/-- when mixing opUnary and 'alias this'.

2010-04-17 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4099 Summary: Inconsistent behaviour of ++/-- when mixing opUnary and 'alias this'. Product: D Version: unspecified Platform: x86 OS/Version: Windows Status: NEW

[Issue 4100] New: Break and continue to label should mention foreach

2010-04-17 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4100 Summary: Break and continue to label should mention foreach Product: D Version: 2.041 Platform: All URL: http://digitalmars.com/d/2.0/statement.html#BreakState ment

[Issue 4100] Break and continue to label should mention foreach

2010-04-17 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4100 Ellery Newcomer ellery-newco...@utulsa.edu changed: What|Removed |Added CC|

[Issue 4101] New: DMD doesn't give error when goto skips initialization

2010-04-17 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4101 Summary: DMD doesn't give error when goto skips initialization Product: D Version: 2.041 Platform: Other OS/Version: Linux Status: NEW Keywords: accepts-invalid

[Issue 4100] Break and continue to label should mention foreach

2010-04-17 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4100 --- Comment #2 from Jerry Quinn jlqu...@optonline.net 2010-04-17 13:27:29 PDT --- (In reply to comment #1) (In reply to comment #0) Both break and continue can branch to a label, but the text only mentions for, while, and do loops.

[Issue 4102] New: 'object' name in module declaration

2010-04-17 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4102 Summary: 'object' name in module declaration Product: D Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2