-
Siddhesh Poyarekar yazdı
METH_NOARGS functions need only a single argument but they are cast into a PyCFunction, which takes two arguments. This triggers an invalid function cast warning in gcc8 due to the argument mismatch. Fix this by adding a dummy unused argument.
55edd0c1
Adı |
Son kayıt (commit)
|
Son güncelleme |
---|---|---|
.. | ||
PythonPowered.bmp | ||
README.txt | ||
archive.h | ||
bdist_wininst.vcxproj | ||
bdist_wininst.vcxproj.filters | ||
build.bat | ||
extract.c | ||
install.c | ||
install.rc | ||
resource.h |