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

Remove xnum conversions #203

Draft
wants to merge 39 commits into
base: main
Choose a base branch
from
Draft

Remove xnum conversions #203

wants to merge 39 commits into from

Conversation

juntuu
Copy link
Collaborator

@juntuu juntuu commented Mar 8, 2021

This continues from #200

This removes the conversions from and to XNUM, and any cases triggering those in the tests #111

XNUM will still be present as building block for some of the other types

Identifying the conversions to and from XNUM was quite simple once those were removed from the code (#105 (comment)). I just put an abort() where ever an XNUM conversion was, to disambiguate the test failure mode.

@juntuu juntuu force-pushed the remove-xnum branch 2 times, most recently from 4065eac to abbaaef Compare March 9, 2021 20:47
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.

1 participant