-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Deprecation: alias this for classes/interfaces is deprecated #2
Comments
|
Honestly I don't know how to fix it without breaking/revamping the code. |
|
As much as I hate the idea of breaking code, there doesn't seem to be any reasonable solution beside breaking the code and bumping the version number. |
|
Walter said he might "undeprecate" alias this. But I don't know if he will. |
|
Can you give a link to discussion? |
|
|
Apparently, alias this was indeed undeprecated dlang/dmd#15326 |
In DMD 2.103.1 there's a deprecation warning:
The text was updated successfully, but these errors were encountered: