[Apt-Rpm] Some apt-rpm patches

Panu Matilainen pmatilai at laiskiainen.org
Thu Feb 21 05:43:13 PST 2008


On Wed, 20 Feb 2008, Bernhard Rosenkränzer wrote:

> Hi,
> while debugging an apt-rpm compile error (that turned out to be unrelated; try
> compiling it with -fvisibility-inlines-hidden to see the error), I noticed apt
> uses semicolons after inline method definitions - the 1st patch I've attached
> fixes this.
>
> While fixing it, I found an infinite loop in acquire.h (let's hope nothing
> ever called operator ++ on a pkgAcquire::UriIterator...)
> The 2nd patch fixes this.

Both applied, thanks.

> The 3rd patch fixes a compile issue I've run into with gcc 4.3 (find not
> defined because <algorithm> isn't included).

Ah yes, I'd already fixed that but forgot to push the changes.

> Other than that, I haven't had any problems with this version yet.

Good :)

 	- Panu -



More information about the Apt-Rpm mailing list