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

Cleanup integer conversion #25

Merged
merged 3 commits into from
Aug 24, 2022
Merged

Conversation

HRogge
Copy link
Contributor

@HRogge HRogge commented Aug 24, 2022

Moved value conversion to golang math package constants, cleanup unsigned integer handling, remove recovery() usage and add testcases to validate that unsigned integer conversion and custom variants of int/uint can now be converted automatically.

@dhubler dhubler merged commit fb22298 into freeconf:master Aug 24, 2022
@dhubler
Copy link
Collaborator

dhubler commented Aug 24, 2022 via email

@HRogge HRogge deleted the cleanupvalueconversion branch August 25, 2022 04:07
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

2 participants