Tcl Source Code

Ticket Change Details
Login
Overview

Artifact ID: b68f5a91017ae2da242cef4101400d7d638844a8ca1dd6ee2b1220b32104d0c7
Ticket: b322938e081769744eab33ba256e396e24a2f900
Revised TCL_ZIP_FILE build is less robust
User & Date: dgp 2019-02-13 19:59:19
Changes

  1. assignee changed to: "nobody"
  2. closer changed to: "nobody"
  3. cmimetype changed to: "text/plain"
  4. comment changed to:
    Checkin https://core.tcl-lang.org/tcl/info/32a303e3d620149f started some
    changes to the way the TCL_ZIP_FILE is built. Unfortunately the changes
    lead to failing tests in a common scenario.
    
    If your workspace happens to include an empty directory tcl/library/http1.0
    (which many do, because of development history), the old system for building
    the TCL_ZIP_FILE would not include it, but the new system does include it,
    or so I surmise.
    
    The consequence is that several tests (zipfs-0.[345678]) fail in zipfs.test.
    
    I'm open to several points of view whether it is the tests themselves or
    the new builder of TCL_ZIP_FILE that is broken, but this should be resolved.
    
  5. foundin changed to: "32a303e3d620149f"
  6. is_private changed to: "0"
  7. login: "dgp"
  8. priority changed to: "5 Medium"
  9. resolution changed to: "None"
  10. severity changed to: "Minor"
  11. status changed to: "Open"
  12. submitter changed to: "dgp"
  13. subsystem changed to: "53. Configuration and Build Tools"
  14. title changed to: "Revised TCL_ZIP_FILE build is less robust"
  15. type changed to: "Bug"