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

Re: Lintian reported a error by mistake



On Tuesday 01 April 2003 22:31, Steve Kowalik wrote:
> At  4:00 pm, Wednesday, April  2 2003, Sean 'Shaleh' Perry mumbled:
> > The offending code is this (from /usr/share/lintian/checks/description):
> > if ($synopsis =~ m/^\s*$ppkg\b/i) {
> >         print "E: $pkg $type: description-starts-with-package-name\n";
> >     }
>
> Except for $ppkg, which I suppose should be $pkg ...
>

ppkg is like "pointer to package", existing coding style others have used as 
well.



Reply to: