https://semware.com/files/tse-pro-install/tse-setup-4.50-rc14.zip
https://semware.com/files/tse-pro-install/tse-linux-4.50-rc14.tgz
What has changed in TSE for Windows:
---------------------------------------------------------------------------------
23 Nov 2023 v4.50 release candidate 14
---------------------------------------------------------------------------------
tsort did not sort correctly if no sort key length was specified.
Fixed. Thanks to Carlo Hogeveen for the report.
What has changed in TSE for Linux:
---------------------------------------------------------------------------------
23 Nov 2023 v4.50 release candidate 14
---------------------------------------------------------------------------------
Watcom does not properly size bit fields. This was causing a discrepancy in the
internal sort max key size being different between the Linux and
Windows versions.
This has been fixed. Now both editors have the same maximum internal sort key
length.
The maximum internal sort key length is now 283 for both versions.
Thanks to Carlo Hogeveen for reporting this.
-ansicolor command line flag now really works.
Thanks to Carl Hogeveen for the report.
If using the -ansicolor command line flag, sometimes other command
line args were
trashed. Fixed. Thanks to Carlo Hogeveen for the report.