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

fix units::serialize #36546

Merged
merged 1 commit into from
Dec 30, 2019
Merged

Conversation

KorGgenT
Copy link
Member

Summary

SUMMARY: Bugfixes "Fix units::serialize"

Purpose of change

units::serialize did not divide by the correct number even though it checks what unit to use via modulo

Testing

found this bug while testing nested containers

@KorGgenT KorGgenT added [JSON] Changes (can be) made in JSON [C++] Changes (can be) made in C++. Previously named `Code` <Bugfix> This is a fix for a bug (or closes open issue) labels Dec 30, 2019
@kevingranade kevingranade merged commit 63f1be8 into CleverRaven:master Dec 30, 2019
@KorGgenT KorGgenT deleted the fix-units-serialize branch August 13, 2020 04:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Bugfix> This is a fix for a bug (or closes open issue) [C++] Changes (can be) made in C++. Previously named `Code` [JSON] Changes (can be) made in JSON
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants