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

Token::event() : JID_UNIFORM_ARRAY not handling JID_INT8 type #3

Open
nyue opened this issue Oct 22, 2017 · 0 comments
Open

Token::event() : JID_UNIFORM_ARRAY not handling JID_INT8 type #3

nyue opened this issue Oct 22, 2017 · 0 comments

Comments

@nyue
Copy link
Contributor

nyue commented Oct 22, 2017

I have discovered that houio::json::Token::event() is not handling uniform array of signed int8 type.

This sort of data is present in BGEO mesh of type Polygon

sphere_Polygon.zip

I do have a fix for it but it is unsatisfactory because I am unable to propagate the changes all the way down to jsonUA template class to handle "sbyte" as I am not familiar with the TTL code base.

https://github.com/nyue/houio/tree/UniformArrayInt8

Cheers

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