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

Correct various integer types #457

Merged
merged 1 commit into from
Feb 26, 2022
Merged

Correct various integer types #457

merged 1 commit into from
Feb 26, 2022

Conversation

reupen
Copy link
Owner

@reupen reupen commented Feb 26, 2022

This corrects various integer types across the code base, in advance of future 64-bit support.

This includes work to ensure data is serialised consistently in FCL files and configuration streams in both 32- and 64-bit builds.

This corrects various integer types across the code base, in advance of future 64-bit support.

This includes work to ensure data is serialised consistently in FCL files and configuration streams in both 32- and 64-bit builds.
@reupen reupen marked this pull request as ready for review February 26, 2022 23:19
@reupen reupen merged commit dbcfd4a into master Feb 26, 2022
@reupen reupen deleted the integer-types branch February 26, 2022 23:19
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

1 participant