diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2019-10-05 20:43:00 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2019-10-05 20:43:00 (GMT) |
commit | dd3033a0ce3a48fa0e028bdbd3e8d19b8d90f4d1 (patch) | |
tree | fa18a1e3996700f5a04a16fd3ecb2ff47f2b9fac /win/README | |
parent | aaa0152aeb05ac7c58b33911587a0654f4ddad1c (diff) | |
parent | 92816a0c35892a654cc4a4a24260eb367f274bf3 (diff) | |
download | tcl-dd3033a0ce3a48fa0e028bdbd3e8d19b8d90f4d1.zip tcl-dd3033a0ce3a48fa0e028bdbd3e8d19b8d90f4d1.tar.gz tcl-dd3033a0ce3a48fa0e028bdbd3e8d19b8d90f4d1.tar.bz2 |
Change LSTATUS to LONG, since older SDK's don't know it. core.tcl.tk -> core.tcl-lang.org and http -> https
Diffstat (limited to 'win/README')
-rw-r--r-- | win/README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -93,7 +93,7 @@ tests are timing dependent and will fail from time to time. If a test is failing consistently, please send us a bug report with as much detail as you can manage to our tracker: - http://core.tcl.tk/tcl/reportlist + https://core.tcl-lang.org/tcl/reportlist In order to run the test suite, you build the "test" target using the appropriate makefile for your compiler. |