[Patches] [ python-Patches-660485 ] Cygwin _tkinter Tcl/Tk 8.3 patch
noreply@sourceforge.net
noreply@sourceforge.net
Tue, 31 Dec 2002 11:41:57 -0800
Patches item #660485, was opened at 2002-12-31 20:40
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=660485&group_id=5470
Category: Modules
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Jason Tishler (jlt63)
Assigned to: Martin v. Löwis (loewis)
Summary: Cygwin _tkinter Tcl/Tk 8.3 patch
Initial Comment:
The attached patch enables Cygwin Python to
build cleanly against the latest Cygwin Tcl/Tk
which is based on Tcl/Tk 8.3. It also prevents
building against the real X headers, if installed.
Note that the first _tkinter.c hunk is only to
suppress the following compiler warning:
/home/jt/src/PythonCvs/Modules/_tkinter.c:66:1:
warning: "CONST" redefined
In file included
from /home/jt/src/PythonCvs/Modules/_tkinter.c:56:
/usr/include/tcl.h:280:1: warning: this is the location of
the previous definition
I can eliminate this hunk if you wish.
OK to apply?
----------------------------------------------------------------------
Comment By: Martin v. Löwis (loewis)
Date: 2002-12-31 20:41
Message:
Logged In: YES
user_id=21627
There's no uploaded file! You have to check the
checkbox labeled "Check to Upload & Attach File"
when you upload a file.
Please try again.
(This is a SourceForge annoyance that we can do
nothing about. :-( )
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=660485&group_id=5470