]> granicus.if.org Git - python/commit
bpo-30726: expat: Fix compiler warnings on Windows 64-bit (#2368)
authorVictor Stinner <victor.stinner@gmail.com>
Fri, 23 Jun 2017 23:08:56 +0000 (01:08 +0200)
committerGitHub <noreply@github.com>
Fri, 23 Jun 2017 23:08:56 +0000 (01:08 +0200)
commit8f525882fa43209d52afdb99753de2f5111d7433
tree578cefdeaabe0091a6d6ba148ea117dbb3df4028
parent50c2850fc86d1aeee901029d28a8d64899c8e7e5
bpo-30726: expat: Fix compiler warnings on Windows 64-bit (#2368)

Explicitly cast on integer downcasting to fix compiler warnings.

(cherry picked from libexpat commit 788bff7a3baad1983b15b17c29e19e1a1a795c48)
Modules/expat/siphash.h