Skip to content

Conversation

@JamesNK
Copy link
Member

@JamesNK JamesNK commented Jun 14, 2022

Rune is an internal shim with netstandard2.0 and accessing it throws an internal access exception. Expose integer value as RuneValue instead. I'm not sure whether RuneValue is necessary when Value already exists. I don't have code that uses RuneValue and it could be removed from this PR.

Also added equality implementations. I wanted to test equality of virtual chars and Equals uses Rune. Copying the Equals logic in my assembly is how I noticed this problem.

@JamesNK JamesNK requested a review from CyrusNajmabadi June 14, 2022 07:40
@JamesNK JamesNK requested a review from a team as a code owner June 14, 2022 07:40
@ghost ghost added the Area-Infrastructure label Jun 14, 2022
@CyrusNajmabadi CyrusNajmabadi merged commit babbfb0 into main Jun 14, 2022
@CyrusNajmabadi CyrusNajmabadi deleted the jamesnk/virtualchar-rune branch June 14, 2022 15:25
@ghost ghost added this to the Next milestone Jun 14, 2022
@RikkiGibson RikkiGibson modified the milestones: Next, 17.3 P3 Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants