Skip to content

Conversation

@AaronRobinsonMSFT
Copy link
Member

@AaronRobinsonMSFT AaronRobinsonMSFT commented Dec 6, 2024

Convert RuntimeTypeHandle.GetFields() to QCall.
Convert RuntimeTypeHandle.GetInterfaces() to QCall.
Convert Signature.CompareSig() to QCall.
Rename to Signature.CompareSig() to Signature.AreEqual().

@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @mangod9
See info in area-owners.md if you want to be subscribed.

Co-authored-by: Adeel Mujahid <3840695+am11@users.noreply.github.com>
@am11
Copy link
Member

am11 commented Dec 9, 2024

armel failure is unrelated (toolchain got updated in the latest image build when we removed libgdiplus). Fixed by #110514.

Copy link
Member

@jkotas jkotas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@AaronRobinsonMSFT AaronRobinsonMSFT merged commit f9c86dc into dotnet:main Dec 10, 2024
86 of 90 checks passed
@AaronRobinsonMSFT AaronRobinsonMSFT deleted the hmf_remove08 branch December 10, 2024 19:07
hez2010 pushed a commit to hez2010/runtime that referenced this pull request Dec 14, 2024
Convert RuntimeTypeHandle.GetFields() to QCall.
Convert RuntimeTypeHandle.GetInterfaces() to QCall.
Convert Signature.CompareSig() to QCall.
Rename to Signature.CompareSig() to Signature.AreEqual().

---------

Co-authored-by: Adeel Mujahid <3840695+am11@users.noreply.github.com>
@github-actions github-actions bot locked and limited conversation to collaborators Jan 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants