Skip to content

bpo-30726: expat: Fix compiler warnings on Windows 64-bit #2368

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
Jun 23, 2017
Merged

bpo-30726: expat: Fix compiler warnings on Windows 64-bit #2368

merged 1 commit into from
Jun 23, 2017

Conversation

vstinner
Copy link
Member

Explicitly cast on integer downcasting to fix compiler warnings.

(cherry picked from libexpat commit 788bff7a3baad1983b15b17c29e19e1a1a795c48)

Explicitly cast on integer downcasting to fix compiler warnings.

(cherry picked from libexpat commit 788bff7a3baad1983b15b17c29e19e1a1a795c48)
@vstinner vstinner changed the title expat: Fix compiler warnings on Windows 64-bit bpo-30726: expat: Fix compiler warnings on Windows 64-bit Jun 23, 2017
@vstinner
Copy link
Member Author

Link to the upstream commit: libexpat/libexpat@788bff7

@vstinner vstinner merged commit 8f52588 into python:master Jun 23, 2017
@vstinner vstinner deleted the expat_win64_warn branch June 23, 2017 23:08
@vstinner vstinner restored the expat_win64_warn branch June 23, 2017 23:09
@vstinner vstinner deleted the expat_win64_warn branch June 23, 2017 23:09
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