Skip to content

Consider renaming COM* types in clr native code to CLR* #86145

@huoyaoyuan

Description

Currently, there are still some native code elements named with COM prefix from the COM+ era, like COMFloat and COMDouble:

Can we rename them to things like CLRDouble, to make a clear distinction with COM interop? Are there any tools depending on these names?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    area-VM-coreclrgood first issueIssue should be easy to implement, good for first-time contributorshelp wanted[up-for-grabs] Good issue for external contributorsin-prThere is an active PR which will close this issue when it is merged

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions