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

universal pdgcode i/o's as uint32_t but is int32_t #29

Open
tkittel opened this issue Apr 3, 2017 · 0 comments
Open

universal pdgcode i/o's as uint32_t but is int32_t #29

tkittel opened this issue Apr 3, 2017 · 0 comments
Assignees

Comments

@tkittel
Copy link
Member

tkittel commented Apr 3, 2017

Lines in mcpl.c like:

f->opt_universalpdgcode = arr[5];

Are possibly problematic. We should probably read the array as raw bytes, and then cast later.

@tkittel tkittel self-assigned this Apr 3, 2017
@tkittel tkittel changed the title pdgcode i/o's as uint32_t but is int32_t universal pdgcode i/o's as uint32_t but is int32_t Apr 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant