[issue20168] Derby: Convert the _tkinter module to use Argument Clinic

Larry Hastings report at bugs.python.org
Sun May 3 21:58:52 CEST 2015


Larry Hastings added the comment:

As mentioned on #20148, removing the "static" from the forward declarations breaks it on GCC.  (And, of the two, I think GCC is the one being reasonable here.)

Attached is a patch that should fix the build for tkinter.

----------
Added file: http://bugs.python.org/file39282/larry.fix.tkinter.build.on.windows.diff.1.txt

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


More information about the Python-bugs-list mailing list