Mailinglist Archive: zypp-devel (227 mails)
| < Previous | Next > |
Re: [zypp-devel] PoolQuery
- From: Michael Andres <ma@xxxxxxx>
- Date: Mon, 7 Apr 2008 11:54:59 +0200
- Message-id: <20080407095459.GA27138@xxxxxxx>
On Mon, Apr 07, Jan Kupec wrote:
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.
--
cu,
Michael Andres
+------------------------------------------------------------------+
Key fingerprint = 2DFA 5D73 18B1 E7EF A862 27AC 3FB8 9E3A 27C6 B0E4
+------------------------------------------------------------------+
Michael Andres YaST Development ma@xxxxxxxxxx
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg)
Maxfeldstrasse 5, D-90409 Nuernberg, Germany, ++49 (0)911 - 740 53-0
+------------------------------------------------------------------+
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
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.
--
cu,
Michael Andres
+------------------------------------------------------------------+
Key fingerprint = 2DFA 5D73 18B1 E7EF A862 27AC 3FB8 9E3A 27C6 B0E4
+------------------------------------------------------------------+
Michael Andres YaST Development ma@xxxxxxxxxx
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg)
Maxfeldstrasse 5, D-90409 Nuernberg, Germany, ++49 (0)911 - 740 53-0
+------------------------------------------------------------------+
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |