[Issue 4276] CTFE error messages use random variable names

2011-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4276 Don clugd...@yahoo.com.au changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 5868] New: static attribute ignored with public static {} blocks

2011-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5868 Summary: static attribute ignored with public static {} blocks Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Severity: normal Priority: P2

[Issue 5868] static attribute ignored with public static {} blocks

2011-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5868 Don clugd...@yahoo.com.au changed: What|Removed |Added CC||clugd...@yahoo.com.au ---

[Issue 5086] Regression(1.061): Stack overflow with recursive alias declaration

2011-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5086 --- Comment #6 from Iain Buclaw ibuc...@ubuntu.com 2011-04-21 07:32:10 PDT --- Created an attachment (id=946) issue5086 Yep, that questionable change broke tango build - should now be sorted. -- Configure issuemail:

[Issue 5869] New: std.thread needs to be removed

2011-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5869 Summary: std.thread needs to be removed Product: D Version: unspecified Platform: Other OS/Version: Windows Status: NEW Severity: normal Priority: P2

[Issue 5869] std.thread needs to be removed

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

[Issue 5869] std.thread needs to be removed

2011-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5869 --- Comment #2 from Steven Schveighoffer schvei...@yahoo.com 2011-04-21 09:24:50 PDT --- Just a note, that web site is not the official documentation, although it's good that you reported this. The official documentation is here:

[Issue 5869] std.thread needs to be removed

2011-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5869 Brad Roberts bra...@puremagic.com changed: What|Removed |Added CC||bra...@puremagic.com

[Issue 5839] Spellchecker matches private symbols outside of the module, leading to extra, broken error messages

2011-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5839 Stewart Gordon s...@iname.com changed: What|Removed |Added CC||s...@iname.com

[Issue 5657] Temporary object destruction

2011-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5657 --- Comment #8 from Walter Bright bugzi...@digitalmars.com 2011-04-21 16:01:40 PDT --- https://github.com/D-Programming-Language/dmd/commit/aef37eb0c8986a508ccf185286465b4cbef8a066 This is a rewrite of Kenji's patch, which was in the right