[Issue 5396] [CTFE] Invalid code with nested functions in CTFE

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

[Issue 4448] labeled break doesn't work in CTFE

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

[Issue 6164] [CTFE] Local arrays in a recursive local function behave funny

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

[Issue 4730] std.c.stdlib.exit in CTFE

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

[Issue 6016] Struct named Object with class in one module

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

[Issue 6094] doesn't shortcut properly with CTFE

2011-06-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6094 Don clugd...@yahoo.com.au changed: What|Removed |Added Severity|normal |enhancement -- Configure

[Issue 4364] ICE(class.c) compiling a struct def named 'Object' followed by a class definition

2011-06-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4364 Don clugd...@yahoo.com.au changed: What|Removed |Added CC||alienballa...@gmail.com

[Issue 4730] std.c.stdlib.exit in CTFE

2011-06-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4730 Jacob Carlborg d...@me.com changed: What|Removed |Added CC||d...@me.com --- Comment

[Issue 2396] -O causes very long execution time on foreach loop of large array of structs

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

[Issue 6197] New: std.traits.isImplicitlyConvertible returns some wrong results.

2011-06-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6197 Summary: std.traits.isImplicitlyConvertible returns some wrong results. Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal

[Issue 6197] std.traits.isImplicitlyConvertible returns some wrong results.

2011-06-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6197 --- Comment #1 from Kenji Hara k.hara...@gmail.com 2011-06-23 04:06:35 PDT --- (In reply to comment #0) pragma(msg, implicitlyConverts!(const(uint), ubyte)); Sorry, this is miss type. Following is correct. pragma(msg,

[Issue 6198] New: [GSoC] ICE(e2ir.c) With circular import

2011-06-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6198 Summary: [GSoC] ICE(e2ir.c) With circular import Product: D Version: D1 D2 Platform: Other OS/Version: All Status: NEW Severity: major Priority: P2

[Issue 6199] New: [GSoC] Postblit not called when returning a reference to a by-value function.

2011-06-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6199 Summary: [GSoC] Postblit not called when returning a reference to a by-value function. Product: D Version: D2 Platform: All OS/Version: Windows Status: NEW

[Issue 5823] @property call syntax restriction not implemented

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

[Issue 3359] Cannot parse pure/const/immutable functions with inferred return type

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

[Issue 4040] const/immutable on the right in auto return class methods

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

[Issue 4706] Overloading auto return w/ non-auto return = strange error msg

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

[Issue 6200] New: [GSoC] Value returned by function cannot be passed as ref const.

2011-06-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6200 Summary: [GSoC] Value returned by function cannot be passed as ref const. Product: D Version: D2 Platform: All OS/Version: Windows Status: NEW Severity:

[Issue 4867] Postblit is not usable with const objects

2011-06-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4867 Cristi Cobzarenco cristi.cobzare...@gmail.com changed: What|Removed |Added CC|

[Issue 6200] [GSoC] Value returned by function cannot be passed as ref const.

2011-06-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6200 kenn...@gmail.com changed: What|Removed |Added CC||kenn...@gmail.com --- Comment #1

[Issue 6201] New: [GSoC] Ref Non-Ref overloading doesn't work on structs.

2011-06-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6201 Summary: [GSoC] Ref Non-Ref overloading doesn't work on structs. Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Severity: normal

[Issue 6200] [GSoC] Value returned by function cannot be passed as ref const.

2011-06-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6200 --- Comment #2 from Cristi Cobzarenco cristi.cobzare...@gmail.com 2011-06-23 13:08:14 PDT --- (In reply to comment #1) No 'ref' does require the parameter as an lvalue, even if 'const' is present. This is different from C++. I think it's a

[Issue 6200] [GSoC] Value returned by function cannot be passed as ref const.

2011-06-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6200 --- Comment #3 from kenn...@gmail.com 2011-06-23 13:11:37 PDT --- (In reply to comment #2) (In reply to comment #1) No 'ref' does require the parameter as an lvalue, even if 'const' is present. This is different from C++. I think it's a

[Issue 6200] [GSoC] Value returned by function cannot be passed as ref const.

2011-06-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6200 Cristi Cobzarenco cristi.cobzare...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 6202] New: Inferring function return type with attributes on both sides of signature

2011-06-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6202 Summary: Inferring function return type with attributes on both sides of signature Product: D Version: D2 Platform: Other OS/Version: All Status: NEW

[Issue 5823] @property call syntax restriction not implemented

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

[Issue 6203] New: [GSoC] RefCounted (and clear()) doesn't call destructors of members of structs.

2011-06-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6203 Summary: [GSoC] RefCounted (and clear()) doesn't call destructors of members of structs. Product: D Version: D1 D2 Platform: Other OS/Version: Windows Status: NEW