Skip to content

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

Merged
vstinner merged 1 commit intopython:masterfrom
vstinner:expat_win64_warn
Jun 23, 2017
Merged

bpo-30726: expat: Fix compiler warnings on Windows 64-bit#2368
vstinner merged 1 commit intopython:masterfrom
vstinner:expat_win64_warn

Conversation

@vstinner
Copy link
Copy Markdown
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
Copy Markdown
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