[Issue 6262] New: Templates which exist only inside is(typeof()) shouldn't be instantiated

2011-07-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6262 Summary: Templates which exist only inside is(typeof()) shouldn't be instantiated Product: D Version: D1 D2 Platform: Other OS/Version: Windows Status: NEW

[Issue 6263] New: Ambiguous declaration using typeof and an overloaded function is accepted.

2011-07-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6263 Summary: Ambiguous declaration using typeof and an overloaded function is accepted. Product: D Version: D2 Platform: Other OS/Version: All Status: NEW

[Issue 5667] [GSoC] clear does not call destructors on structs embedded in structs

2011-07-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5667 --- Comment #4 from Steven Schveighoffer schvei...@yahoo.com 2011-07-07 04:35:29 PDT --- The code for TypeInfo_Struct.destroy is in object_.d: https://github.com/D-Programming-Language/druntime/blob/master/src/object_.d#L986 It appears that

[Issue 6266] New: Mac OSX linker fails to recognize private method of interface

2011-07-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6266 Summary: Mac OSX linker fails to recognize private method of interface Product: D Version: unspecified Platform: x86_64 OS/Version: Mac OS X Status: NEW

[Issue 6266] Mac OSX linker fails to recognize private method of interface

2011-07-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6266 --- Comment #1 from Blazej Podsiadlo blazej.podsia...@gmail.com 2011-07-07 13:21:50 PDT --- Created an attachment (id=1005) The object file compiled by dmd -c orginal name was stat.o -- Configure issuemail:

[Issue 6265] Pure-inference failed when calling other pure functions

2011-07-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6265 kenn...@gmail.com changed: What|Removed |Added Summary|Pure-inference doesn't |Pure-inference failed when

[Issue 6267] New: Can't increment alias this'd struct from ref return

2011-07-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6267 Summary: Can't increment alias this'd struct from ref return Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Keywords: rejects-valid

[Issue 6268] New: [2.054 Beta Regression] std.string.strip no longer CTFE-able

2011-07-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6268 Summary: [2.054 Beta Regression] std.string.strip no longer CTFE-able Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Severity: