Skip to content

GetClass() vs getClass() returns differents pointer #1087

@damienmarchal

Description

@damienmarchal

It is unclear to me why GetClass() and getClass() are not returning the same pointer.
To me this indicate that there is two 'duplicated' BaseClass while only one is needed.

The side effect is that you cannot make class comparison by using BaseClass pointer comparison.


Suggested labels:

Metadata

Metadata

Assignees

No one assigned

    Labels

    STC#8Simple tasks for STC#8 coding sprintissue: bug (minor)Bug affecting only some users or with no major impact on the framework

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions