Mailinglist Archive: zypp-devel (227 mails)

< Previous Next >
Re: [zypp-devel] PoolQuery
  • From: Jan Kupec <jkupec@xxxxxxx>
  • Date: Mon, 07 Apr 2008 12:43:42 +0200
  • Message-id: <47F9FADE.3050000@xxxxxxx>
Michael Andres wrote:
On Mon, Apr 07, Jan Kupec wrote:

Hi,

i committed a version of PoolQuery that currently supports basic queries
like:

Help with advices/patches appreciated.

zypp/PoolQuery.h:

extern "C"
{
#include "satsolver/repo.h"
}

Please avoid satsolver/ include in zypp public header files.
Applications should not depend on satsolver internal structures
like ::_Dataiterator. These are details zypp is expected to hide.

Yes, i was aware of this, planned.
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx

< Previous Next >