[Issue 3918] Parameter use before its use in an AndAnd expression with reals treats NaN as false

2010-08-02 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3918 --- Comment #3 from Don 2010-08-02 00:12:09 PDT --- I investigated this bug because I thought it might be related to the more difficult bug 4443. Unfortunately, they are unrelated. This one happens because the variable 'u' is recognised as a co

[Issue 4569] New: extern(c++) doesn't understand const types, produces bad mangled symbol

2010-08-02 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4569 Summary: extern(c++) doesn't understand const types, produces bad mangled symbol Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Ke

[Issue 4570] New: ElementType!(void[]) shows error message.

2010-08-02 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4570 Summary: ElementType!(void[]) shows error message. Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Severity: normal Priority: P2 Com

[Issue 3820] Small hole in switch semantics

2010-08-02 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3820 Jeffrey Yasskin changed: What|Removed |Added CC||jyass...@gmail.com --- Comment #1 fr

[Issue 4571] New: Non-null class references/pointers

2010-08-02 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4571 Summary: Non-null class references/pointers Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component:

[Issue 4572] New: std.file.read return type

2010-08-02 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4572 Summary: std.file.read return type Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: Phobos

[Issue 4569] extern(c++) doesn't understand const types, produces bad mangled symbol

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

[Issue 4573] New: Specialized functions conflict with generic function

2010-08-02 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4573 Summary: Specialized functions conflict with generic function Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Severity: normal Priority: P2