Tcl Source Code

View Ticket
Login
Ticket UUID: 9128866ec84487524828fc87e607ce74c1ccfb64
Title: tis-620 encoding fails to load
Type: Bug Version:
Submitter: pooryorick Created on: 2020-01-04 14:22:45
Subsystem: 16. Commands A-H Assigned To: pooryorick
Priority: 5 Medium Severity: Important
Status: Closed Last Modified: 2020-01-06 16:53:35
Resolution: Fixed Closed By: dgp
    Closed on: 2020-01-06 16:53:35
Description: (text/x-fossil-wiki)
The script,

<code><verbatim>
set string hello
encoding convertto tis-620 $string
</verbatim></code>

results in the error:

<verbatim>
invalid encoding file "tis-620"
</verbatim>
User Comments: dgp added on 2020-01-06 16:53:35:
Suspect this is a test maintenance issue, since TIPs have added
more encodings to these development branches.

Perhaps some test re-design is in order?

dgp added on 2020-01-06 16:51:16:
I see the new test encoding-28.0 fail on both core-8-branch and trunk.

---- Result was:
86
---- Result should have been (exact matching):
81
==== encoding-28.0 FAILED

jan.nijtmans added on 2020-01-06 11:04:19:
Now backported to 8.5 too.

pooryorick added on 2020-01-04 14:35:59: (text/x-fossil-wiki)
Fixed in [b9c7c87500e9c0fd] by adding Line Feed character at the end of tis-620.enc.