|
From: Pat T. <pat...@us...> - 2007-08-01 13:27:55
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv11321 Modified Files: ChangeLog Log Message: Abstracted the 'offsetof' to a TclOffset macro as per Tk_Offset to permit compilation with MSVC6 and anything else that may not define this macro. |