diff options
author | Victor Stinner <vstinner@redhat.com> | 2018-06-06 15:51:07 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-06 15:51:07 (GMT) |
commit | e5b79c546370521764457ea2ec809303e580f5ea (patch) | |
tree | cc32e014e7946c6d93c75d880c0ba42e3633adb2 /Lib/test/test_test_support.py | |
parent | b17d409bc0458e3981987c2358da661f228f5891 (diff) | |
download | cpython-e5b79c546370521764457ea2ec809303e580f5ea.zip cpython-e5b79c546370521764457ea2ec809303e580f5ea.tar.gz cpython-e5b79c546370521764457ea2ec809303e580f5ea.tar.bz2 |
bpo-19418: audioop.c: Fix warnings on -0x80000000 (GH-7453)
bpo-19418, bpo-33781: Fix the following warnings on Windows:
Modules\audioop.c(28): warning C4146: unary minus operator applied
to unsigned type, result still unsigned
Modules\audioop.c(396): warning C4146: unary minus operator applied
to unsigned type, result still unsigned
Diffstat (limited to 'Lib/test/test_test_support.py')
0 files changed, 0 insertions, 0 deletions