]> err.no Git - dpkg/commit
Fixed parsing of objdump's output on ia64
authorRaphael Hertzog <hertzog@debian.org>
Mon, 13 Aug 2007 21:08:27 +0000 (23:08 +0200)
committerRaphael Hertzog <hertzog@debian.org>
Mon, 13 Aug 2007 21:08:27 +0000 (23:08 +0200)
commit90dfbd7eb305b880935f8b6cb57bf81fa753e283
tree6ad67b0fdb7d014995ba7083d5488be9f5af4951
parenta1f219403f788cef4f4710e51c2e2e38abeed3a6
Fixed parsing of objdump's output on ia64

ia64 libraries tend to have more entries listed by objdump
with visibility attributes and no versions. This was unexpected
and ended up with the visibility being mistakenly used as symbol
version. This fixes that case and adds a corresponding
non-regression test.
scripts/Dpkg/Shlibs/Objdump.pm
scripts/t/200_Dpkg_Shlibs.t
scripts/t/200_Dpkg_Shlibs/objdump.glib-ia64 [new file with mode: 0644]