[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#534940: lintian: inconsistent reporting of affected files



Andreas Beckmann <debian@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 (rra@debian.org)               <http://www.eyrie.org/~eagle/>



Reply to: