summaryrefslogtreecommitdiffstats
path: root/unix/README
diff options
context:
space:
mode:
authordgp <dgp@noemail.net>2011-04-04 16:19:10 (GMT)
committerdgp <dgp@noemail.net>2011-04-04 16:19:10 (GMT)
commitc12e0db8ba5984af4d328ed8fee115335d993d54 (patch)
tree751e5062185f9168351bc30f78afe4a9b74242e8 /unix/README
parente5f63b30a2f108f0529f0a4591ace6e9a7b585c7 (diff)
downloadtcl-c12e0db8ba5984af4d328ed8fee115335d993d54.zip
tcl-c12e0db8ba5984af4d328ed8fee115335d993d54.tar.gz
tcl-c12e0db8ba5984af4d328ed8fee115335d993d54.tar.bz2
Updated README files, repairing broken URLs and other rot.
FossilOrigin-Name: 00402f2aea46c8e1cb2975946c54e3df8b5ff350
Diffstat (limited to 'unix/README')
-rw-r--r--unix/README5
1 files changed, 0 insertions, 5 deletions
diff --git a/unix/README b/unix/README
index 99a7d64..72c69fc2 100644
--- a/unix/README
+++ b/unix/README
@@ -144,8 +144,3 @@ 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.