Andreas Beckmann <deb...@abeckmann.de> writes: > the way affected files are reported by linitian is inconsistent, some > tags report them with a leading './', others don't. E.g. > > shared-lib-without-dependency-information ./usr/lib/libfoo.so.1.2.3 > shlib-with-non-pic-code usr/lib/libfoo.so.1.2.3 > > Probably only one form should be used and the ./ prefix is not needed > IMO.
Yeah, this should be fixed, and it would simplify our code in many places to do so. It's a huge pain to fix it, since it requires touching many many lines of code to make mostly but not entirely mechanical changes, and it's likely to introduce bugs, but at some point we should just bite the bullet and do it. -- Russ Allbery (r...@debian.org) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org