You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Stop trying to reset permissions on pax header entries.
* Add changelog entry.
* Output warnings for unexpected entries.
* Add testcases.
The interface of untar is designed for unit testing.
$logWarn $mconcat$map (\(path, entryType) ->"Unexpected entry type "<>...
thing going on. I'm guessing the result of there not being an "unexpected" condition is $logWarn being called with an empty string, resulting in our spurious newlines.
For some reason, every time a configure step is logged, [13 spaces (?) and a] newline is preceding it. Was that on purpose?
Not a problem, of course, just a surprise.
The text was updated successfully, but these errors were encountered: