[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|

[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

[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

[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|

[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

[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 yebbl...@gmail.com --- 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:

[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 r.sagita...@gmx.de changed: What|Removed |Added CC||r.sagita...@gmx.de ---

[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 bugzi...@digitalmars.com changed: What|Removed |Added Keywords|accepts-invalid, pull |spec

[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 andrej.mitrov...@gmail.com changed: What|Removed |Added Keywords||pull

[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 bugzi...@digitalmars.com changed: What|Removed |Added CC|