STINNER Victor <vstin...@redhat.com> added the comment: > Python/pystate.c:968:1: warning: no previous prototype for ‘_PyGILState_Init’ > [-Wmissing-prototypes] _PyGILState_Init(PyInterpreterState *i, PyThreadState *t) ^~~~~~~~~~~~~~~~
Oh, I never saw this warning before. It seems to not be included in -Wall. Would you mind to open a new issue to discuss it? I will try to fix the regressions that I introduced, but I'm interested by a more general discussion on this issue. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue35081> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com