[Issue 9162] [tdpl] Non-static structs should have access to outer lexical scope

2012-12-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9162 --- Comment #3 from js.m...@gmail.com 2012-12-15 23:43:35 PST --- When using a normal method instead of a property I then get the error: "Internal Error: ..\ztc\cod2.c 4727" on release build. Debug build does not return this error. 2.060. -- C

[Issue 9162] [tdpl] Non-static structs should have access to outer lexical scope

2012-12-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9162 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment #

[Issue 9113] ICE(interpret.c): CTFE assignment to member of struct in union

2012-12-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9113 --- Comment #4 from github-bugzi...@puremagic.com 2012-12-15 11:49:41 PST --- Commit pushed to dmd-1.x at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/4d4be85d488aaf2171a85de072370309483fdbb

[Issue 9162] [tdpl] Non-static structs should have access to outer lexical scope

2012-12-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9162 --- Comment #1 from hst...@quickfur.ath.cx 2012-12-15 11:48:42 PST --- Also from that paragraph in TDPL: "If you want to define a nested struct without that baggage, just prefix struct with static in the definition of Local, which makes Local a

[Issue 9162] New: [tdpl] Non-static structs should have access to outer lexical scope

2012-12-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9162 Summary: [tdpl] Non-static structs should have access to outer lexical scope Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: no

[Issue 9161] Linker error on linux if struct has @disabled ~this();

2012-12-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9161 David Nadlinger changed: What|Removed |Added CC||c...@klickverbot.at --- Comment #1 f

[Issue 9161] New: Linker error on linux if struct has @disabled ~this();

2012-12-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9161 Summary: Linker error on linux if struct has @disabled ~this(); Product: D Version: D2 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2

[Issue 5204] Inherited out contract requires lvalue result?

2012-12-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5204 --- Comment #3 from github-bugzi...@puremagic.com 2012-12-15 06:20:09 PST --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/60862050c26158deebdaf5f0e8bae5a8650a741

[Issue 9160] 2.061alpha multiSort no longer working with L-value only comparators

2012-12-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9160 --- Comment #1 from Dmitry Olshansky 2012-12-15 06:15:12 PST --- https://github.com/D-Programming-Language/phobos/pull/1011 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail bec

[Issue 9160] New: 2.061alpha multiSort no longer working with L-value only comparators

2012-12-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9160 Summary: 2.061alpha multiSort no longer working with L-value only comparators Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: r

[Issue 9159] New: Variable and function name are the same in mixin template can't be compiled

2012-12-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9159 Summary: Variable and function name are the same in mixin template can't be compiled Product: D Version: D2 Platform: All OS/Version: All Status: NEW Seve