Skip to content
Commit ec7b3ae9 authored by Marc Herbert's avatar Marc Herbert
Browse files

elf.py: remove StaticLibFile; ArFile.compare_details() is much better



Remove the old code in the StaticLibFile class as it now duplicates the
recursion in ArFile.compare_details() in a much inferior way. Fixes
issue #64, see the multiple use cases there and in the next commit
adding tests.

The patch header line in the test output is decremented one line because
when run on .a files readelf inserted headings like this:

  In archive test1.a:

Signed-off-by: default avatarMarc Herbert <Marc.Herbert@gmail.com>
parent 919f091b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment