[Issue 5506] New: StoppingPolicy.longest doesn't work well

2011-01-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5506 Summary: StoppingPolicy.longest doesn't work well Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Keywords: wrong-code Severity: normal

[Issue 5221] entity.c: Merge Walter's list with Thomas'

2011-01-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5221 Iain Buclaw ibuc...@ubuntu.com changed: What|Removed |Added Attachment #887 is|0 |1 obsolete|

[Issue 5221] entity.c: Merge Walter's list with Thomas'

2011-01-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5221 Iain Buclaw ibuc...@ubuntu.com changed: What|Removed |Added Attachment #888 is|0 |1 obsolete|

[Issue 596] Support array, arrayliteral and struct in switch and case

2011-01-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=596 --- Comment #4 from bearophile_h...@eml.cc 2011-01-30 06:37:06 PST --- (In reply to comment #3) struct Foo { int x, y; } void main() { auto f = Foo(1, 2); int f; switch (f) { case Foo(1, _): break; // all structs where

[Issue 2962] ICE(glue.c) or bad codegen passing variable as template value parameter

2011-01-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2962 Rainer Schuetze r.sagita...@gmx.de changed: What|Removed |Added CC||r.sagita...@gmx.de

[Issue 5506] StoppingPolicy.longest doesn't work well

2011-01-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5506 Andrei Alexandrescu and...@metalanguage.com changed: What|Removed |Added Status|NEW |ASSIGNED

[Issue 5508] New: Update startsWith to take a range of ranges

2011-01-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5508 Summary: Update startsWith to take a range of ranges Product: D Version: D2 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P2

[Issue 5244] PATCH: fix use of uninitialised variable in toObj.c

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

[Issue 5246] PATCH(s): fix a couple more uninitialised variables

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

[Issue 5506] StoppingPolicy.longest doesn't work well

2011-01-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5506 klickverbot c...@klickverbot.at changed: What|Removed |Added CC||c...@klickverbot.at

[Issue 5506] StoppingPolicy.longest doesn't work well

2011-01-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5506 Andrei Alexandrescu and...@metalanguage.com changed: What|Removed |Added Status|ASSIGNED|RESOLVED