On Thu, Jan 29, 2004 at 12:06:11AM +0100, Filip Van Raemdonck wrote: > When experimenting with cache iterators in gnome-apt, I discovered that > the apt-pkg headers contain some methods which are declared inline, but for > which the actual definition is not there. Current gcc chokes on this, even > with optimization turned off (through -O0).
Even with optimization turned off, or only with optimization turned off? It certainly works fine in apt itself, but this might be because it uses optimization. If you could send a patch to clean that stuff up, that would be great. -- - mdz

