Tcl Source Code

Check-in [e1542205dd]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:fixed compiler errors/warnings on VC++ 5.0/6.0 and HP-UX native compiler without -Aa or -Ae
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | core-8-1-branch-old
Files: files | file ages | folders
SHA1: e1542205dd4859517b062ddac6f39b288d123984
User & Date: redman 1999-03-25 00:34:15.000
Context
1999-03-25
01:25
Fix socket code (typo) and test case after looking at it again. check-in: 2c4f496e6a user: redman tags: core-8-1-branch-old
00:34
fixed compiler errors/warnings on VC++ 5.0/6.0 and HP-UX native compiler without -Aa or -Ae check-in: e1542205dd user: redman tags: core-8-1-branch-old
00:31
Removed mention of Win32s. check-in: 248bb1b1f2 user: rjohnson tags: core-8-1-branch-old
Changes
Unified Diff Side-by-Side Diff Patch
Changes to ChangeLog.
Changes to generic/tclAlloc.c.
Changes to generic/tclEncoding.c.
Changes to generic/tclProc.c.
Changes to unix/tclUnixTime.c.
Changes to win/tclWinSerial.c.