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

Removing long (part 3): Use ints for invlets #31468

Merged
merged 1 commit into from
Jun 15, 2019

Conversation

jbytheway
Copy link
Contributor

Summary

SUMMARY: None

Purpose of change

Ongoing effort to remove long.

Describe the solution

Invlets were previously longs. They are just characters or keys, so ints are sufficient.

Describe alternatives you've considered

I'd like a strong type for invlets, but didn't want to implement that just yet.

Invlets were previously longs.  They are just characters or keys, so
ints are sufficient.
@ZhilkinSerg ZhilkinSerg merged commit 7b95b4a into CleverRaven:master Jun 15, 2019
@ZhilkinSerg ZhilkinSerg added [C++] Changes (can be) made in C++. Previously named `Code` Code: Infrastructure / Style / Static Analysis Code internal infrastructure and style labels Jun 15, 2019
@jbytheway jbytheway mentioned this pull request Jun 19, 2019
4 tasks
@jbytheway jbytheway deleted the invlets_as_ints branch June 21, 2019 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[C++] Changes (can be) made in C++. Previously named `Code` Code: Infrastructure / Style / Static Analysis Code internal infrastructure and style
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants