Skip to content

Conversation

Wafer-EX
Copy link
Contributor

I noticed that Vector4D doesn't has the ToSystem function and Vector4 doesn't has the ToGeneric function, these functions in SystemNumericsExtensions class doesn't has the this keyword, so... I'll try to fix it. It's my first contributing experience so I'm sorry if I will make mistakes

@Wafer-EX
Copy link
Contributor Author

@dotnet-policy-service agree

@Perksey
Copy link
Member

Perksey commented Jul 21, 2023

@HurricanKai will let you take this one as it's maths (and should be fairly trivial :))

@Wafer-EX Wafer-EX marked this pull request as ready for review July 21, 2023 21:28
@Wafer-EX Wafer-EX requested a review from HurricanKai as a code owner July 21, 2023 21:28
Copy link
Member

@HurricanKai HurricanKai left a comment

Choose a reason for hiding this comment

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

LGTM

@Perksey Perksey merged commit 45143a4 into dotnet:main Jul 22, 2023
Perksey pushed a commit that referenced this pull request Nov 20, 2023
…1584)

* start of adding missing this keyword in ToSystem and ToGeneric parameters for Vector4D<T>

* Added missed "this" keyword in SystemNumericsExtensions

* Added ToSystem and ToGeneric methods to public api for Vector4 and Vector4D<T>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants