Tcl Library Source Code

Ticket Change Details
Login
Overview

Artifact ID: 862422e20f176189c9e8ab8f027f0a1160c58caf4865fd6874bf1881e4ac4396
Ticket: b01462dff791ba84ecf444d01281412d781bdfbb
untar: expected integer but got a list
User & Date: aku 2025-01-14 07:50:14
Changes

  1. icomment:
    Thank you for that reference.
    
    Will use that to continue my investigation this evening.
    
    ... Could not resist, tried already a bit ...
    
    Looks to be more of an channel encoding issue.
    
    The 8.5 reports that the channel is set to `lf binary` (translation & encoding).
    The 9.0 seems to use `lf iso8859-1` instead, and that causes the following read to return something bonkers, and the uid handling chokes on it.
    
    Will have to look into the internal `SetupReading` helper what is going on.
    
    But this really has to be deferred to the evening.
    
  2. login: "aku"
  3. mimetype: "text/x-markdown"