diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2019-10-05 20:35:45 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2019-10-05 20:35:45 (GMT) |
commit | 92816a0c35892a654cc4a4a24260eb367f274bf3 (patch) | |
tree | 308f7d4b1d0ca93a9dd71ae259ec3486e21823be /win/README | |
parent | dc81b2efafb3f33e0da6dc17a3e1a4746da91fd6 (diff) | |
download | tcl-92816a0c35892a654cc4a4a24260eb367f274bf3.zip tcl-92816a0c35892a654cc4a4a24260eb367f274bf3.tar.gz tcl-92816a0c35892a654cc4a4a24260eb367f274bf3.tar.bz2 |
Change LSTATUS to LONG, since older SDK's don't know it.
core.tcl.tk -> core.tcl-lang.org and htt -> 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. |