[Issue 2649] Inconsistent naming in TypeInfo derived classes
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Sep 10 09:46:25 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=2649
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> ---
There is a new hierarchy now. TypeInfoDeclarations are all VarDeclarations so
they have the same names for most of the fields. All TypeInfoDeclarations
inherit TypeInfoDeclaration so all inconsistencies are gone. Closing as
WORKSFORME.
--
More information about the Digitalmars-d-bugs
mailing list