Tcl Source Code

Artifact [6fd7bd8f73]
Login

Artifact 6fd7bd8f73f3daf034df1868ca32075784105419:

Attachment "None" to ticket [403841ffff] added by dkf 2001-02-16 23:16:58.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/tcl/tcl/ChangeLog,v
retrieving revision 1.368
diff -u -r1.368 ChangeLog
--- ChangeLog	2001/02/16 09:26:30	1.368
+++ ChangeLog	2001/02/16 16:14:42
@@ -1,3 +1,8 @@
+2001-02-16  Donal K. Fellows  <[email protected]>
+
+	* win/tclWinInt.h (tclWinTCharEncoding): Removed as now a static
+	variable in win/tclWin32Dll.c instead.
+
 2001-02-15  Donal K. Fellows  <[email protected]>
 
 	* generic/tclCmdMZ.c (Tcl_SplitObjCmd): Improved efficiency of
Index: win/tclWinInt.h
===================================================================
RCS file: /cvsroot/tcl/tcl/win/tclWinInt.h,v
retrieving revision 1.8
diff -u -r1.8 tclWinInt.h
--- win/tclWinInt.h	1999/08/03 18:07:15	1.8
+++ win/tclWinInt.h	2001/02/16 16:14:42
@@ -92,7 +92,6 @@
 } TclWinProcs;
 
 EXTERN TclWinProcs *tclWinProcs;
-EXTERN Tcl_Encoding tclWinTCharEncoding;
 
 /*
  * Declarations of functions that are not accessible by way of the