Skip to content

Fix regression of c_char type mismatches on ARM #322

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

Merged
merged 1 commit into from
Dec 16, 2015

Conversation

operutka
Copy link
Contributor

The problem with signed/unsigned c_char (issue #314) reappeared in the latest release. This patch fixes it.

@sfackler
Copy link
Owner

Ugh, thanks. I'll try to get Travis set up to run a cross compilation build to ARM to avoid regressions like this in the future.

sfackler added a commit that referenced this pull request Dec 16, 2015
Fix regression of c_char type mismatches on ARM
@sfackler sfackler merged commit 39ea7e9 into sfackler:master Dec 16, 2015
@sfackler
Copy link
Owner

Released v0.7.3

@operutka
Copy link
Contributor Author

thx

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.

2 participants