[Issue 6858] New: opDispatch is unusable for property functions

2011-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6858 Summary: opDispatch is unusable for property functions Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Severity: normal Priority: P2

[Issue 4180] D DWARF extensions conflict with DWARF-4

2011-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4180 Jerry Quinn changed: What|Removed |Added Priority|P2 |P1 CC|

[Issue 6683] Skipping declaration with goto resulted in nonsense

2011-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6683 bearophile_h...@eml.cc changed: What|Removed |Added CC||bearophile_h...@eml.cc --- Com

[Issue 6841] writeln problem with array of tuples

2011-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6841 bearophile_h...@eml.cc changed: What|Removed |Added Component|Phobos |DMD --- Comment #2 from bearop

[Issue 6849] std.algorithm.remove design

2011-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6849 --- Comment #4 from bearophile_h...@eml.cc 2011-10-26 15:07:02 PDT --- (In reply to comment #3) > (In reply to comment #2) > > From the same thread: > > > > http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D.learn&article

[Issue 6683] Skipping declaration with goto resulted in nonsense

2011-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6683 Stewart Gordon changed: What|Removed |Added Keywords||accepts-invalid CC|

[Issue 6857] New: Precondition contract checks should be statically bound.

2011-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6857 Summary: Precondition contract checks should be statically bound. Product: D Version: D2 Platform: Other OS/Version: All Status: NEW Severity: normal

[Issue 6856] New: Preconditions are not inherited

2011-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6856 Summary: Preconditions are not inherited Product: D Version: D2 Platform: Other OS/Version: All Status: NEW Severity: normal Priority: P2 Component: DMD

[Issue 6810] Strange `tuple used as a type` error

2011-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6810 Kasumi Hanazuki changed: What|Removed |Added CC||k.hanaz...@gmail.com --- Comment #1

[Issue 6683] Skipping declaration with goto resulted in nonsense

2011-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6683 Kasumi Hanazuki changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 602] Compiler allows a goto statement to skip an initalization

2011-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=602 Kasumi Hanazuki changed: What|Removed |Added CC||destructiona...@gmail.com --- Comment

[Issue 6841] writeln problem with array of tuples

2011-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6841 Kasumi Hanazuki changed: What|Removed |Added CC||k.hanaz...@gmail.com --- Comment #1

[Issue 6849] std.algorithm.remove design

2011-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6849 --- Comment #3 from Steven Schveighoffer 2011-10-26 10:25:44 PDT --- (In reply to comment #2) > From the same thread: > > http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D.learn&article_id=30294 > > Steven Schveighoff

[Issue 6849] std.algorithm.remove design

2011-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6849 --- Comment #2 from bearophile_h...@eml.cc 2011-10-26 10:14:57 PDT --- >From the same thread: http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D.learn&article_id=30294 Steven Schveighoffer: > Here is the resulting array

[Issue 6130] utf.toUTF16z needs to be callable with any string type

2011-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6130 Jonathan M Davis changed: What|Removed |Added CC||jmdavisp...@gmx.com --- Comment #3

[Issue 6130] utf.toUTF16z needs to be callable with any string type

2011-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6130 Andrej Mitrovic changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 6494] alias to const type in struct results in strange error

2011-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6494 Trass3r changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 6560] Exponentiation operator ^^ doesn't work for complex numbers

2011-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6560 Don changed: What|Removed |Added CC||clugd...@yahoo.com.au Version|D1