[issue30745] Warnings in Modules/_winapi.c

Segev Finer report at bugs.python.org
Sat Jun 24 06:13:59 EDT 2017


New submission from Segev Finer:

..\Modules\_winapi.c(886): warning C4090: 'function': different 'const' qualifiers
..\Modules\_winapi.c(848): warning C4101: 'wenvironment_size': unreferenced local variable

Added in d174d24a5d37d1516b885dc7c82f71ecd5930700

----------
components: Windows
messages: 296761
nosy: Segev Finer, paul.moore, serhiy.storchaka, steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: Warnings in Modules/_winapi.c
type: compile error
versions: Python 3.7

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30745>
_______________________________________


More information about the Python-bugs-list mailing list