[Tcl-bugs] tk-cvs: "tk/generic tkEvent.c" modified
by Don Porter other posts by this author
Sep 28 2005 11:35AM messages near this date
[Tcl-bugs] tk-cvs: "tk/unix tkUnixPort.h" modified
|
[Tcl-bugs] tk-cvs: "tk/win tkWinPort.h" modified
Update of /cvsroot/tktoolkit/tk/generic
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19693/generic
Modified Files:
tkEvent.c
Log Message:
* unix/tkUnixPort.h: Disabled inclusion of the private Tcl header
* win/tkWinPort.h: file tclInt.h. Tk ought to have a tiny and
shrinking number of calls of private Tcl routines. Each Tk source
file doing this should follow the convention in the macosx port and
have its own #include "tclInt.h".
* generic/tkEvent.c: Disabled calls to private Tcl routine
TclInExit(). See comment in TkCreateExitHandler() for full rationale.
-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Tcl-Bugs mailing list
Tcl-Bugs@[...].net
https://lists.sourceforge.net/lists/listinfo/tcl-bugs
|