[Issue 2029] Typesafe variadic functions don't work in CTFE

2009-12-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2029 --- Comment #9 from Don clugd...@yahoo.com.au 2009-12-23 01:34:48 PST --- The solution is much, much simpler. The problem is that CTFE doesn't support casting array literals to their base type, even though it's a no-op! constfold.c, inside

[Issue 3642] New: Poor error message when using shared: function ___ not callable with argument types ___

2009-12-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3642 Summary: Poor error message when using shared: function ___ not callable with argument types ___ Product: D Version: 2.036 Platform: x86 OS/Version: Linux Status:

[Issue 3643] New: Compiler error on obtaining typeid of a property

2009-12-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3643 Summary: Compiler error on obtaining typeid of a property Product: D Version: 2.036 Platform: x86 OS/Version: Windows Status: NEW Severity: normal Priority: P2

[Issue 3620] Address of member of global struct isn't constant

2009-12-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3620 --- Comment #1 from downs default_357-l...@yahoo.de 2009-12-23 21:31:08 PST --- Nevermind, seems it breaks Tango .. somehow. http://www.dsource.org/projects/ldc/ticket/384 Color me confused. -- Configure issuemail: