Tcl Source Code

Check-in [28c1c59dbb]
Login

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

Overview
Comment:Fix compilation on Visual C++ 6.0, which doesn't have LLONG_MIN/LLONG_MAX
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | core-8-branch
Files: files | file ages | folders
SHA3-256: 28c1c59dbb6e5a8bd3c119e8f4699dc784d6e7c8055b0957f82efff3842e03ba
User & Date: jan.nijtmans 2018-10-29 19:57:29.803
Context
2018-10-30
20:42
Merge 8.6 check-in: 5547022128 user: jan.nijtmans tags: core-8-branch
15:07
merge core-8-branch check-in: ccef542a42 user: dkf tags: info-linkedname
2018-10-29
21:00
Another attempt using cross-compile check-in: 7ab351a773 user: jan.nijtmans tags: travis-8.7-wine
19:58
Merge 8.7 check-in: f96f19e7e4 user: jan.nijtmans tags: trunk
19:57
Fix compilation on Visual C++ 6.0, which doesn't have LLONG_MIN/LLONG_MAX check-in: 28c1c59dbb user: jan.nijtmans tags: core-8-branch
19:55
merge-mark check-in: bf56d48b86 user: jan.nijtmans tags: core-8-6-branch
14:39
merge mark check-in: 14ebe914be user: dgp tags: core-8-branch
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclUtil.c.