|
From: <and...@gm...> - 2025-12-12 11:48:14
|
Automated mail by fx, on behalf of and...@gm... Ticket Change [cf2bd7c6e26e34d7ce259015d90914ed85d4e5ec414b01c7072a894391074826] [update tar package to version 0.14] By davidchambers For Tcllib On 2025-12-12T11:41:29.734 Details https://core.tcl-lang.org/tcllib/tinfo?name=cf2bd7c6e26e34d7ce259015d90914ed85d4e5ec414b01c7072a894391074826 Ticket https://core.tcl-lang.org/tcllib/tktview/30f415e2af6e42c23290cf789974697f584455a4 Changed Fields assignee: nobody closer: nobody comment: After running `brew install tcl-tk` I have the following versions installed: $ /opt/homebrew/bin/tclsh % info patchlevel 9.0.3 % package require tar 0.13 This version of the `tar` package is incompatible with Tcl 9.0 because it relies on numbers with leading zeros being interpreted as octal numbers (see the related [bug report][1]). This was patched in version 0.14 of the `tar` package. Could tcllib provide version 0.14 of the `tar` package? [1]: https://core.tcl-lang.org/tcllib/tktview/b01462dff7 foundin: 2.0 is_private: 0 login: davidchambers priority: 5 Medium private_contact: 847acb794093fd24cdb58f748333be6ffca31c4d resolution: None severity: Minor status: Open submitter: davidchambers subsystem: tar title: update tar package to version 0.14 type: Bug ------------------------------------------------------------ See Tcl/Tk development @ http://core.tcl-lang.org/ ------------------------------------------------------------ |