[Issue 23893] DMD linking errors with -betterC
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue May 9 11:44:05 UTC 2023
https://issues.dlang.org/show_bug.cgi?id=23893
RazvanN <razvan.nitu1305 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |razvan.nitu1305 at gmail.com
--- Comment #2 from RazvanN <razvan.nitu1305 at gmail.com> ---
I would be tempted to make this a compiler error until classes are properly
supported in betterC. I just don't see classes could ever compile when they
inherit object and a bunch of typeinfo's are generated for them.
How come this code compiles in ldc?
--
More information about the Digitalmars-d-bugs
mailing list