From e1bbc0e3739eeb20a4cc9e384890acce1edd8f9a Mon Sep 17 00:00:00 2001 From: jingham Date: Thu, 10 Feb 2000 08:39:37 +0000 Subject: Minor doco fixes --- mac/README | 6 +++--- mac/bugs.doc | 9 ++++++++- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/mac/README b/mac/README index d270ad7..53875aa 100644 --- a/mac/README +++ b/mac/README @@ -8,7 +8,7 @@ Jim Ingham Cygnus Solutions jingham@cygnus.com -RCS: @(#) $Id: README,v 1.10 1999/12/21 23:58:13 hobbs Exp $ +RCS: @(#) $Id: README,v 1.11 2000/02/10 08:39:41 jingham Exp $ 1. Introduction --------------- @@ -63,9 +63,9 @@ in the HTML format. You may also find these pages at: In order to compile Macintosh Tcl you must have the following items: - CodeWarrior Pro 3+ + CodeWarrior Pro 5+ Mac Tcl (sources) - More Files 1.4.3 + More Files 1.4.9 The included project files should work fine. However, for current release notes please check this page: diff --git a/mac/bugs.doc b/mac/bugs.doc index b8e7b96..730f115 100644 --- a/mac/bugs.doc +++ b/mac/bugs.doc @@ -4,7 +4,7 @@ by Ray Johnson Sun Microsystems Laboratories rjohnson@eng.sun.com -RCS: @(#) $Id: bugs.doc,v 1.3 1999/08/15 04:05:13 jingham Exp $ +RCS: @(#) $Id: bugs.doc,v 1.4 2000/02/10 08:39:37 jingham Exp $ This was a new feature as of Tcl7.6b1 and as such I'll started with a clean slate. I currently know of no reproducable bugs. I often @@ -35,3 +35,10 @@ the older version in Tcl8.0. As a result, I have had to increase the Stack size of Tcl to 1Meg. If you are not doing regexps with many subexpressions, this is probably more stack than you will need. You can relink with the stack set to 512K, and you will be fine for most purposes. +* This regexp problem is fixed in Tcl8.3. If you are going to do complex +regexp's, it is probably a good idea to keep the stack size big. But normal +regexps will not cause crashes. + +* The "clock scan -base" command does not work. The epoch is wrong. +* The file mtime command does not work when setting the time, it is off +by 4 years. -- cgit v0.12