diff options
author | hobbs <hobbs> | 2001-04-02 01:59:55 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2001-04-02 01:59:55 (GMT) |
commit | 284111eeba33b85a18484edb0c9076d65d807f41 (patch) | |
tree | edc8f4068fa178948308abba911e3a7db51e0e10 /unix/README | |
parent | d8d2831d8da16ea576d8041c240e90f2c41ba5f2 (diff) | |
download | tcl-284111eeba33b85a18484edb0c9076d65d807f41.zip tcl-284111eeba33b85a18484edb0c9076d65d807f41.tar.gz tcl-284111eeba33b85a18484edb0c9076d65d807f41.tar.bz2 |
* README:
* mac/README:
* win/README:
* win/README.binary:
* unix/README: updated patchlevel information to 8.4a3 and
updated links and notes.
Diffstat (limited to 'unix/README')
-rw-r--r-- | unix/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/unix/README b/unix/README index 8b9d126..8ee31d4 100644 --- a/unix/README +++ b/unix/README @@ -22,7 +22,7 @@ SGI, as well as PCs running Linux, BSDI, and SCO UNIX. To compile for a PC running Windows, see the README file in the directory ../win. To compile for a Macintosh, see the README file in the directory ../mac. -RCS: @(#) $Id: README,v 1.14 2000/08/25 05:56:21 mo Exp $ +RCS: @(#) $Id: README,v 1.15 2001/04/02 01:59:55 hobbs Exp $ How To Compile And Install Tcl: ------------------------------- @@ -123,7 +123,7 @@ information on the test suite. Note: don't run the tests as superuser: this will cause several of them to fail. If a test is failing consistently, please send us a bug report with as much detail as you can manage. Please use the online database at - http://dev.scriptics.com/ticket/ + http://tcl.sourceforge.net/ The Tcl test suite is very sensitive to proper implementation of ANSI C library procedures such as sprintf and sscanf. If the test |