Eli Zaretskii [2023-07-27 11:38 +0300] wrote: > Should be fixed now on the master branch. Thanks, but doesn't tar-parse-pax-extended-header mutate tar-attr-vector, which is initialised with a constant vector? E.g. (aset [nil] 0 nil) would normally result in: Warning: ‘aset’ on constant vector (arg 1) Is this a welcome change?