[Issue 5710] cannot use delegates as parameters to non-global template

2011-03-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5710 Rainer Schuetze changed: What|Removed |Added CC||r.sagita...@gmx.de --- Comment #7 fr

[Issue 5710] cannot use delegates as parameters to non-global template

2011-03-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5710 Brad Roberts changed: What|Removed |Added CC||bra...@puremagic.com --- Comment #8 fro

[Issue 796] Asserting a null object reference throws AssertError Failure internal\invariant.d(14) or Access Violation

2011-03-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=796 Bernard Helyer changed: What|Removed |Added CC||blood.of.l...@gmail.com --- Comment #7

[Issue 3498] No docs for core.*

2011-03-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3498 kenn...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 796] Asserting a null object reference throws AssertError Failure internal\invariant.d(14) or Access Violation

2011-03-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=796 --- Comment #8 from Stewart Gordon 2011-03-07 04:17:53 PST --- (In reply to comment #7) > Every time I write > > assert(object); > > A dagger pierces my heart and I remember I must write > > assert(object !is null); > > Could we get th

[Issue 5713] New: Broken final switch on ints

2011-03-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5713 Summary: Broken final switch on ints Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords: accepts-invalid Severity: enhancement Prio

[Issue 5714] New: case ranges in final switches

2011-03-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5714 Summary: case ranges in final switches Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: DMD

[Issue 5704] Silent ddoc failure on plot2kill

2011-03-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5704 --- Comment #3 from David Simcha 2011-03-07 05:28:09 PST --- Ok, I got kind of lucky and found an easy way to get rid of all the dependencies. This program produces absolutely no output either of html files or to stdout when compiled with -D -

[Issue 5713] Broken final switch on ints

2011-03-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5713 Stewart Gordon changed: What|Removed |Added Keywords||spec, wrong-code CC|

[Issue 873] Scope-dependent compilation error

2011-03-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=873 --- Comment #2 from Stewart Gordon 2011-03-07 06:44:48 PST --- What does "foo.init" mean? Looks to me like invalid code. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because

[Issue 5715] New: Contradiction in spec: meaning of variable.init

2011-03-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5715 Summary: Contradiction in spec: meaning of variable.init Product: D Version: D1 & D2 Platform: All URL: http://www.digitalmars.com/d/1.0/property.html#init OS/Version: All

[Issue 5716] New: Problem with sorting tuples

2011-03-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5716 Summary: Problem with sorting tuples Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Keywords: rejects-valid Severity: normal Priorit

[Issue 5713] Broken final switch on ints

2011-03-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5713 --- Comment #2 from bearophile_h...@eml.cc 2011-03-07 16:17:51 PST --- See also bug 5714 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 5700] Allow dup in nothrow functions

2011-03-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5700 --- Comment #3 from bearophile_h...@eml.cc 2011-03-07 16:21:27 PST --- See also: http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D.learn&article_id=25400 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.

[Issue 5718] New: Can't demangle symbol defined inside unittest block

2011-03-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5718 Summary: Can't demangle symbol defined inside unittest block Product: D Version: unspecified Platform: Other OS/Version: Windows Status: NEW Keywords: wrong-code Se

[Issue 5719] New: [patch] std.conv.to should support structs with custom converters in addition to objects

2011-03-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5719 Summary: [patch] std.conv.to should support structs with custom converters in addition to objects Product: D Version: D2 Platform: Other OS/Version: Windows Status: