Page MenuHomeFreeBSD

ar: report errno on warning/error
ClosedPublic

Authored by emaste on Oct 22 2018, 6:46 PM.
Tags
None
Referenced Files
F137933353: D17650.id49501.diff
Thu, Nov 27, 10:01 AM
Unknown Object (File)
Thu, Nov 20, 8:10 PM
Unknown Object (File)
Thu, Nov 20, 8:09 PM
Unknown Object (File)
Thu, Nov 20, 8:08 PM
Unknown Object (File)
Thu, Nov 20, 7:59 PM
Unknown Object (File)
Sun, Nov 16, 10:08 AM
Unknown Object (File)
Sat, Nov 15, 11:40 PM
Unknown Object (File)
Mon, Nov 10, 12:30 AM
Subscribers

Details

Summary

Previously ar would report an error like "ar: fatal: Write error" without including additional errno information. Change warnings and errors to include archive_errno() so that the user may have some idea of the reason for the failure.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Oct 22 2018, 9:19 PM
This revision was automatically updated to reflect the committed changes.