summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authordgp@users.sourceforge.net <dgp>2011-04-04 16:29:56 (GMT)
committerdgp@users.sourceforge.net <dgp>2011-04-04 16:29:56 (GMT)
commitd683cf937904dda9a22b34bc8f306af171e5c30c (patch)
treed23f926713f4f295199f341f1bf3e0d07c347a17 /unix
parentbdf34ddbf397fd11667551d70f4dc488f3c36117 (diff)
parent95cdce741930c820a246bd5d24fc5e579c71673e (diff)
downloadtcl-d683cf937904dda9a22b34bc8f306af171e5c30c.zip
tcl-d683cf937904dda9a22b34bc8f306af171e5c30c.tar.gz
tcl-d683cf937904dda9a22b34bc8f306af171e5c30c.tar.bz2
[3202030] Updated README files, repairing broken URLs and other rot.
Diffstat (limited to 'unix')
-rw-r--r--unix/README5
1 files changed, 0 insertions, 5 deletions
diff --git a/unix/README b/unix/README
index 96be762..87b151a 100644
--- a/unix/README
+++ b/unix/README
@@ -166,8 +166,3 @@ 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://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 suite generates
-errors, most likely they are due to non-conformance of your system's ANSI C
-library; such problems are unlikely to affect any real applications so it's
-probably safe to ignore them.