[Issue 19533] "alias this" prevents "cast(void*)"
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Apr 25 13:52:21 UTC 2023
https://issues.dlang.org/show_bug.cgi?id=19533
RazvanN <razvan.nitu1305 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |razvan.nitu1305 at gmail.com
Resolution|--- |WORKSFORME
--- Comment #1 from RazvanN <razvan.nitu1305 at gmail.com> ---
This seems to have been fixed, I cannot reproduce the error message, however,
note that alias this for classes has been deprecated:
test.d(5): Deprecation: alias this for classes/interfaces is deprecated
--
More information about the Digitalmars-d-bugs
mailing list