[Issue 6901] New: wrong error override cannot be applied to variable in CTFE forward reference

2011-11-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6901 Summary: wrong error override cannot be applied to variable in CTFE forward reference Product: D Version: D1 D2 Platform: Other OS/Version: Windows Status: NEW

[Issue 6902] Different pure nothrow int() types

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

[Issue 6902] Different pure nothrow int() types

2011-11-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6902 --- Comment #2 from Kenji Hara k.hara...@gmail.com 2011-11-07 03:33:51 PST --- Good reducing! I found a function/delegate literal type inference bug. I have done Phobos unit tests with my patch, and this resolves Phobos build breaking in

[Issue 6903] New: Auto Return Doesn't Work With Nested Functions

2011-11-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6903 Summary: Auto Return Doesn't Work With Nested Functions Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Keywords: rejects-valid Severity:

[Issue 6903] Auto Return Doesn't Work With Nested Functions

2011-11-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6903 bearophile_h...@eml.cc changed: What|Removed |Added CC||bearophile_h...@eml.cc ---

[Issue 6903] Auto Return Doesn't Work With Nested Functions

2011-11-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6903 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 4401] auto functions cannot be inner functions

2011-11-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4401 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added CC||dsim...@yahoo.com ---

[Issue 6904] New: Skip Setting up Stack Frame if No Stack is Used

2011-11-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6904 Summary: Skip Setting up Stack Frame if No Stack is Used Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Keywords: performance Severity:

[Issue 4401] auto functions cannot be inner functions

2011-11-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4401 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Platform|x86 |All

[Issue 6905] New: ref acts as auto ref when return type is missing

2011-11-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6905 Summary: ref acts as auto ref when return type is missing Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Keywords: accepts-invalid

[Issue 6906] New: Cannot assign value into associative array if contains opAssign

2011-11-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6906 Summary: Cannot assign value into associative array if contains opAssign Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Severity:

[Issue 4401] auto functions cannot be inner functions

2011-11-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4401 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 6906] Cannot assign value into associative array if contains opAssign

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

[Issue 6901] wrong error override cannot be applied to variable in CTFE forward reference

2011-11-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6901 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 6416] [CTFE] Declaration static struct is not yet implemented in CTFE

2011-11-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6416 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 6907] New: [CTFE] delete statements should be permitted

2011-11-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6907 Summary: [CTFE] delete statements should be permitted Product: D Version: D1 D2 Platform: Other OS/Version: Windows Status: NEW Severity: enhancement Priority: P2

[Issue 6908] New: [CTFE] C-style variadiac functions should be permitted

2011-11-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6908 Summary: [CTFE] C-style variadiac functions should be permitted Product: D Version: D1 D2 Platform: Other OS/Version: Windows Status: NEW Severity: enhancement