Skip to content

Compile warnings in "i686-pc-windows-msvc/msvc (Debug)" #126433

Closed
@sobolevn

Description

@sobolevn

Bug report

Link: https://github.com/sobolevn/cpython/actions/runs/11679282454/job/32520346523#step:4:793

D:\a\cpython\cpython\Modules\blake2module.c(477,23): warning C4018: '>': signed/unsigned mismatch [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
D:\a\cpython\cpython\Modules\blake2module.c(488,25): warning C4018: '>': signed/unsigned mismatch [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
D:\a\cpython\cpython\Modules\blake2module.c(537,22): warning C4018: '>': signed/unsigned mismatch [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
D:\a\cpython\cpython\Modules\_hacl\Lib_Memzero0.c(39,27): warning C4244: 'function': conversion from 'uint64_t' to 'SIZE_T', possible loss of data [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
D:\a\cpython\cpython\Modules\_interpchannelsmodule.c(2096,30): warning C4244: '=': conversion from 'int64_t' to 'Py_ssize_t', possible loss of data [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
D:\a\cpython\cpython\Modules\_interpchannelsmodule.c(2064,27): warning C4244: 'initializing': conversion from 'int64_t' to 'Py_ssize_t', possible loss of data [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
D:\a\cpython\cpython\Modules\_winapi.c(2381,23): warning C4018: '<': signed/unsigned mismatch [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
D:\a\cpython\cpython\Modules\_winapi.c(2529,49): warning C4018: '<': signed/unsigned mismatch [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
D:\a\cpython\cpython\PC\venvlauncher.c(226,50): warning C4018: '<': signed/unsigned mismatch [D:\a\cpython\cpython\PCbuild\venvwlauncher.vcxproj]
D:\a\cpython\cpython\PC\venvlauncher.c(226,50): warning C4018: '<': signed/unsigned mismatch [D:\a\cpython\cpython\PCbuild\venvlauncher.vcxproj]
D:\a\cpython\cpython\Modules\_ssl.c(4926,27): warning C4018: '>': signed/unsigned mismatch [D:\a\cpython\cpython\PCbuild\_ssl.vcxproj]
D:\a\cpython\cpython\Modules\_ssl.c(4926,58): warning C4018: '>': signed/unsigned mismatch [D:\a\cpython\cpython\PCbuild\_ssl.vcxproj]
D:\a\cpython\cpython\Modules\_ssl.c(5039,18): warning C4018: '>': signed/unsigned mismatch [D:\a\cpython\cpython\PCbuild\_ssl.vcxproj]

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions