[Issue 7460] New: std.windows.registry reports a false exception message

2012-02-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7460 Summary: std.windows.registry reports a false exception message Product: D Version: D1 D2 Platform: All OS/Version: Windows Status: NEW Severity: normal Priority:

[Issue 7460] std.windows.registry reports a false exception message

2012-02-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7460 --- Comment #1 from kekeni...@yahoo.co.jp 2012-02-08 02:10:09 PST --- In D1, the msg property is in a different format so it does not contains the error code. However, some operations still contain wrong messages. -- Configure issuemail:

[Issue 7461] New: Broken link

2012-02-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7461 Summary: Broken link Product: D Version: unspecified Platform: All OS/Version: All Status: NEW Severity: trivial Priority: P2 Component: websites

[Issue 6780] Templated global property functions do not work

2012-02-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6780 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added CC|

[Issue 7462] New: Error message with _error_ in overridden function

2012-02-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7462 Summary: Error message with _error_ in overridden function Product: D Version: D1 D2 Platform: All OS/Version: All Status: NEW Severity: minor Priority: P2

[Issue 7463] New: Duplicated error message with bad template value parameter

2012-02-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7463 Summary: Duplicated error message with bad template value parameter Product: D Version: D1 D2 Platform: All OS/Version: All Status: NEW Severity: normal

[Issue 7463] Duplicated error message with bad template value parameter

2012-02-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7463 Don clugd...@yahoo.com.au changed: What|Removed |Added Keywords||diagnostic

[Issue 6650] ICE(glue.c): type inference of invalid template instantiation from is(typeof())

2012-02-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6650 Don clugd...@yahoo.com.au changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 1623] Overloading on different parameters numbers gratuitously restrictive.

2012-02-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1623 Don clugd...@yahoo.com.au changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 7426] Inner struct no size yet for forward reference when using .tupleof inside it.

2012-02-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7426 David Simcha dsim...@yahoo.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 7464] New: Better Error Message When Using S.tupleof within S

2012-02-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7464 Summary: Better Error Message When Using S.tupleof within S Product: D Version: unspecified Platform: All OS/Version: All Status: NEW Keywords: diagnostic

[Issue 1824] Object not const correct

2012-02-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1824 Stewart Gordon s...@iname.com changed: What|Removed |Added Keywords|patch |pull

[Issue 7451] [Git regression] AAs broken for interfaces keys and values with opEquals

2012-02-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7451 --- Comment #3 from klickverbot c...@klickverbot.at 2012-02-08 09:36:10 PST --- The question is whether interfaces can be used as AA keys. They could in 2.057 and before, and can't quite now, hence I marked it as regression. -- Configure

[Issue 1824] Object not const correct

2012-02-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1824 --- Comment #13 from Steven Schveighoffer schvei...@yahoo.com 2012-02-08 10:24:14 PST --- (In reply to comment #12) Any chance of this being folded in for the upcoming 2.058 release? Likely not. I think only fixing regressions is allowed

[Issue 3754] Templates related bug

2012-02-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3754 Don clugd...@yahoo.com.au changed: What|Removed |Added CC||clugd...@yahoo.com.au

[Issue 7370] Major errors in the FAQ

2012-02-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7370 Don clugd...@yahoo.com.au changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 1824] Object not const correct

2012-02-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1824 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added CC|

[Issue 7465] New: Duplicate error message for bad template mixin

2012-02-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7465 Summary: Duplicate error message for bad template mixin Product: D Version: D1 D2 Platform: All OS/Version: All Status: NEW Severity: minor Priority: P2

[Issue 7466] New: Error without line number in recursive template expansion

2012-02-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7466 Summary: Error without line number in recursive template expansion Product: D Version: D1 D2 Platform: All OS/Version: All Status: NEW Severity:

[Issue 6699] More cases of __error in error messages

2012-02-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6699 Don clugd...@yahoo.com.au changed: What|Removed |Added Keywords||diagnostic --- Comment #2

[Issue 7467] New: opUnary!++ rejects valid, claiming var has no effect in expression

2012-02-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7467 Summary: opUnary!++ rejects valid, claiming var has no effect in expression Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity:

[Issue 7468] New: Ddoc does not output DOCTYPE declaration

2012-02-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7468 Summary: Ddoc does not output DOCTYPE declaration Product: D Version: unspecified Platform: All OS/Version: All Status: NEW Severity: trivial Priority: P2

[Issue 4088] opEquals not called on interfaces

2012-02-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4088 --- Comment #11 from Walter Bright bugzi...@digitalmars.com 2012-02-08 18:42:42 PST --- This is also the root cause of bug 7451. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this

[Issue 4088] opEquals not called on interfaces

2012-02-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4088 d...@dawgfoto.de changed: What|Removed |Added CC||d...@dawgfoto.de --- Comment #12

[Issue 4088] opEquals not called on interfaces

2012-02-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4088 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added CC|

[Issue 7451] [Git regression] AAs broken for interfaces keys and values with opEquals

2012-02-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7451 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 4088] opEquals not called on interfaces

2012-02-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4088 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added CC|

[Issue 4088] opEquals not called on interfaces

2012-02-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4088 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 4088] opEquals not called on interfaces

2012-02-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4088 d...@dawgfoto.de changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Issue 4088] opEquals not called on interfaces

2012-02-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4088 --- Comment #16 from Steven Schveighoffer schvei...@yahoo.com 2012-02-08 20:16:23 PST --- Unless the checked-in fix doesn't allow two interfaces to compare, this bug should be closed. It is about the difference between comparing two objects

[Issue 7469] New: template mangling depends on instantiation order

2012-02-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7469 Summary: template mangling depends on instantiation order Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 4088] opEquals not called on interfaces

2012-02-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4088 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|REOPENED|RESOLVED

[Issue 7460] std.windows.registry reports a false exception message

2012-02-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7460 --- Comment #2 from kekeni...@yahoo.co.jp 2012-02-08 22:56:49 PST --- https://github.com/D-Programming-Language/phobos/pull/425 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail

[Issue 7470] New: opEquals for interfaces

2012-02-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7470 Summary: opEquals for interfaces Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: DMD