summaryrefslogtreecommitdiffstats
path: root/Python/optimizer_cases.c.h
diff options
context:
space:
mode:
authorWulian233 <1055917385@qq.com>2025-05-05 16:45:15 (GMT)
committerGitHub <noreply@github.com>2025-05-05 16:45:15 (GMT)
commitb6c2ef0c7a1e344681f9a8649bb662208ffd01cf (patch)
treec76a58bc130761af784aea53e7d1371022936805 /Python/optimizer_cases.c.h
parent0c5151bc81ec8e8588bef4389df12a9ab50e9fa0 (diff)
downloadcpython-b6c2ef0c7a1e344681f9a8649bb662208ffd01cf.zip
cpython-b6c2ef0c7a1e344681f9a8649bb662208ffd01cf.tar.gz
cpython-b6c2ef0c7a1e344681f9a8649bb662208ffd01cf.tar.bz2
gh-131296: Avoid posixmodule.c warning (GH-133142)
Clang-cl detects that on 32-bit builds the variable is always smaller than the value. But since the same code is used for other architectures, we can't just _fix_ it. This cast avoids the tautological-constant-out-of-range-compare warning.
Diffstat (limited to 'Python/optimizer_cases.c.h')
0 files changed, 0 insertions, 0 deletions