https://sourceware.org/bugzilla/show_bug.cgi?id=33329
Mark Wielaard <mark at klomp dot org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mark at klomp dot org --- Comment #1 from Mark Wielaard <mark at klomp dot org> --- I don't think it is an alternative to bug #33305, it still seems worth it to detect when you don't have to do any work because extracting and reconstructing an ar would be an noop. But I like the idea. Would this be "in-place"? Or do we also need an --output option? Have to figure out what failure of the invoking tool means. Could be "ignore and reuse the original member" or "fail eu-ar --map with the exit code of the process". Should it be made parallel? And -j option that lets multiple invocations run in parallel (still would append in original order of course, unless there could be an option if order doesn't matter?) -- You are receiving this mail because: You are on the CC list for the bug.