This doesn't work with musl, which defines stdout as FILE * const.
Instead, explicitly pass the desired output stream to ar_read_archive().
No functional change intended.
Differential D34064
ar: Avoid overwriting the stdout file stream pointer markj on Jan 27 2022, 6:47 PM. Authored by Tags None Referenced Files
Subscribers
Details This doesn't work with musl, which defines stdout as FILE * const. No functional change intended.
Diff Detail
|