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

Re: Bug#192373: apt-ftparchive: reports E: Unparsible control file



On Thu, 8 May 2003, Peter Lundkvist wrote:

> Tracked down this problem to a changed return type of
> pkgTagFile::pkgTagFile, but all usage of this function was
> not updated.

There is still more in other packages I'll wager.

The change to the function prototype should never have been made. It needs
to be undone and this patch should not be applied.

This is trivially doable by inlining a:
 Step(..) {return Step_internal(..) == OK;}

Jason



Reply to: