Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't use a new variable intermittently for the same pointer #4338

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Dante-Broggi
Copy link
Contributor

Instead cast at each use with the new type.
One of the commits originally in #4331

Instead cast at each use with the new type.
@ponylang-main ponylang-main added the discuss during sync Should be discussed during an upcoming sync label Mar 20, 2023
@SeanTAllen
Copy link
Member

I prefer the code as is. There final product should be identical but the existing is less error prone in my mind.

@SeanTAllen SeanTAllen removed the discuss during sync Should be discussed during an upcoming sync label Apr 4, 2023
@jemc
Copy link
Member

jemc commented Apr 4, 2023

I agree with @SeanTAllen

@ponylang-main ponylang-main added the discuss during sync Should be discussed during an upcoming sync label Apr 4, 2023
@SeanTAllen SeanTAllen removed the discuss during sync Should be discussed during an upcoming sync label Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants