[Issue 4061] Eponymous template templates don't work without aliases

2010-04-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4061 Don clugd...@yahoo.com.au changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 242] template implicit template properties doesn't work

2010-04-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=242 Don clugd...@yahoo.com.au changed: What|Removed |Added CC||simen.kja...@gmail.com ---

[Issue 4071] Missing support to share memory and objects between DLLs and executable

2010-04-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4071 --- Comment #8 from Jacob Carlborg d...@me.com 2010-04-09 02:26:03 PDT --- That may actually a better idea, to let every binary handle its own initialization. Then I guess there will be no problem with module constructors that are run when they

[Issue 3982] [ICE] a.values on wrong AA

2010-04-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3982 Don clugd...@yahoo.com.au changed: What|Removed |Added Keywords||patch CC|

[Issue 3684] Stack overflow on wrong template instantiation syntax with typeof

2010-04-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3684 Don clugd...@yahoo.com.au changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 4075] New: [CTFE] forward reference error with auto

2010-04-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4075 Summary: [CTFE] forward reference error with auto Product: D Version: future Platform: x86 OS/Version: Windows Status: NEW Keywords: rejects-valid Severity: normal

[Issue 3911] Associative array in CTFE crashes compiler

2010-04-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3911 bearophile_h...@eml.cc changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 3972] Regarding module with name different from its file name

2010-04-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3972 --- Comment #5 from bearophile_h...@eml.cc 2010-04-09 10:39:50 PDT --- In dmd 2.043 now compiling spam.d generates the error: spam.d(3): Error: module bar from file foo.d conflicts with another module bar from file foo.d That's not a a good