Skip to content
Snippets Groups Projects
Commit ce6c03fe authored by Marc Herbert's avatar Marc Herbert Committed by Chris Lamb
Browse files

Remove StaticLibFile in the ELF comparator; ArFile.compare_details() is...

Remove StaticLibFile in the ELF comparator; ArFile.compare_details() is superior. (Closes: #64)

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: Chris Lamb's avatarChris Lamb <lamby@debian.org>
parent a8a56dbe
No related branches found
No related tags found
No related merge requests found
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