diff options
author | dgp <dgp@users.sourceforge.net> | 2011-04-04 16:39:17 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2011-04-04 16:39:17 (GMT) |
commit | 4b1cba38335c4b57657a9df43afc2c11ad9ffc55 (patch) | |
tree | 48b006387fdec9bf48e55afed695a03f31362930 /unix | |
parent | 379e7e3b87955ad968b206051535f9169ab4b310 (diff) | |
parent | 2c337e57da9aa8ac661af3f10e3176b0691a2de9 (diff) | |
download | tcl-4b1cba38335c4b57657a9df43afc2c11ad9ffc55.zip tcl-4b1cba38335c4b57657a9df43afc2c11ad9ffc55.tar.gz tcl-4b1cba38335c4b57657a9df43afc2c11ad9ffc55.tar.bz2 |
[3202030] Updated README files, repairing broken URLs and other rot.
Diffstat (limited to 'unix')
-rw-r--r-- | unix/README | 5 |
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. |