[Issue 2716] Confusion of auto and scope as the class attribute

2009-03-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2716 s...@iname.com changed: What|Removed |Added Keywords|rejects-valid |diagnostic --- Comment #5 from s

[Issue 2716] Confusion of auto and scope as the class attribute

2009-03-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2716 --- Comment #4 from bra...@puremagic.com 2009-03-08 21:03 --- The old concept of 'auto' meaning 'scope' should be dead. It's death started before the 1.0 release (if I remember my history correctly, don't feel like searching the chan

[Issue 954] Recursive templates with values, Error: T is used as a type

2009-03-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=954 lio+bugzi...@lunesu.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 2717] New: alloca(0) leaves stack unaligned on OSX

2009-03-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2717 Summary: alloca(0) leaves stack unaligned on OSX Product: D Version: unspecified Platform: PC OS/Version: Mac OS X Status: NEW Severity: normal Priority: P2

[Issue 2716] Confusion of auto and scope as the class attribute

2009-03-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2716 --- Comment #3 from s...@iname.com 2009-03-08 17:26 --- What is this different something that auto in this context means now? I can't find it by a quick look through the docs. --

[Issue 2716] Confusion of auto and scope as the class attribute

2009-03-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2716 bra...@puremagic.com changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVAL

[Issue 2716] Confusion of auto and scope as the class attribute

2009-03-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2716 s...@iname.com changed: What|Removed |Added CC||s...@iname.com Status|NEW

[Issue 1940] Phobos buildscripts do not work on x86_64

2009-03-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1940 --- Comment #22 from linde...@gmx.net 2009-03-08 08:52 --- This issue is fixed, but there are a dozen new issues. (Like in the 2.026, src/dmd/, you use CC for where you apparently want CXX instead... Scripts automatically setting CC t

[Issue 2560] ICE on invoking method that takes ref const struct parameter

2009-03-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2560 --- Comment #4 from lud...@informatik.uni-luebeck.de 2009-03-08 04:17 --- OK, it seems that the crash does not happen with DMD 2.026 anymore. Output is instead analogous to the second case in #2561. The test case in #2665 still crash