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

C++ and Java implementations should treat unsupported Types in the same way #148

Open
thomasheritage opened this issue Nov 12, 2021 · 0 comments

Comments

@thomasheritage
Copy link
Contributor

I've not fully explored this but it would appear that the C++ implementation will import Integer Types regardless of Type Size and then only throw an exception about an unsupported Type Size in the Fragment Builder. See:

This presumably means that if Integer Types with unsupported Type Size values exist in the Types Register then the Reg-XML dictionaries produced by the two implementations will be different. This is presumably undesirable (although I don't know if other differences already exist).

This arises from #146

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

No branches or pull requests

1 participant