[Issue 12228] Identifiers 'this' and 'super' should not be allowed as base classes

2019-12-17 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12228 berni44 changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 12228] Identifiers 'this' and 'super' should not be allowed as base classes

2018-05-31 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12228 --- Comment #11 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/39053127e5d3eaad706f50b60006be966b1b273b Issue 12228 - Deprecate usage of 'this' and 'super' as types

[Issue 12228] Identifiers 'this' and 'super' should not be allowed as base classes

2018-05-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12228 Mike Franklin changed: What|Removed |Added See Also||https://issues.dlang.org/sh

[Issue 12228] Identifiers 'this' and 'super' should not be allowed as base classes

2018-05-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12228 Nick Treleaven changed: What|Removed |Added See Also||https://issues.dlang.org/sh

[Issue 12228] Identifiers 'this' and 'super' should not be allowed as base classes

2018-05-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12228 Nick Treleaven changed: What|Removed |Added See Also||https://issues.dlang.org/sh

[Issue 12228] Identifiers 'this' and 'super' should not be allowed as base classes

2018-05-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12228 Nick Treleaven changed: What|Removed |Added CC||n...@geany.org --- Comment #10 from Nick Tr

[Issue 12228] Identifiers 'this' and 'super' should not be allowed as base classes

2018-05-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12228 Mike Franklin changed: What|Removed |Added Keywords||pull CC|

[Issue 12228] Identifiers 'this' and 'super' should not be allowed as base classes

2018-05-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12228 Mike Franklin changed: What|Removed |Added See Also||https://issues.dlang.org/sh

[Issue 12228] Identifiers 'this' and 'super' should not be allowed as base classes

2018-05-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12228 Nick Treleaven changed: What|Removed |Added See Also||https://issues.dlang.org/sh

[Issue 12228] Identifiers 'this' and 'super' should not be allowed as base classes

2018-04-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12228 Andrei Alexandrescu changed: What|Removed |Added CC||and...@erdani.com --- Comment #8 from

[Issue 12228] Identifiers 'this' and 'super' should not be allowed as base classes

2015-03-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12228 --- Comment #7 from yebblies --- With issue 14348 fixed, all cases from issue 2540 should be replaceable with typeof(this/super). I think we should seriously consider deprecating and eventually removing this behavior. eg Warning: Using 'this' as a

[Issue 12228] Identifiers 'this' and 'super' should not be allowed as base classes

2014-08-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12228 Rainer Schuetze changed: What|Removed |Added CC||r.sagita...@gmx.de --- Comment #6 from Rai

[Issue 12228] Identifiers 'this' and 'super' should not be allowed as base classes

2014-05-02 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12228 Walter Bright changed: What|Removed |Added Keywords|accepts-invalid, pull |spec Component|DMD

[Issue 12228] Identifiers 'this' and 'super' should not be allowed as base classes

2014-04-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12228 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment #4 from

[Issue 12228] Identifiers 'this' and 'super' should not be allowed as base classes

2014-04-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12228 Andrej Mitrovic changed: What|Removed |Added Keywords||pull Assignee|nob...@puremagic.c