Mailinglist Archive: zypp-devel (75 mails)
| < Previous | Next > |
Re: [zypp-devel] Re: [zypp-commit] r10066 - in /trunk/sat-solver: package/libsatsolver.changes src/solvable.c
- From: Duncan Mac-Vicar Prett <dmacvicar@xxxxxxx>
- Date: Tue, 13 May 2008 13:19:12 +0200
- Message-id: <48297930.4040807@xxxxxxx>
Michael Schroeder wrote:
Duncan
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
On Tue, May 13, 2008 at 10:24:57AM -0000, dmacvicar@xxxxxxxxxxxxxxxx wrote:I would do the opposite, add repodata_set_bool so we don't expose the implementation on how we store bools. Also makes code readable, as repodata_set_void in tools/ is not readable, because it is a trick, not an intention.
Author: dmacvicar
Date: Tue May 13 12:24:57 2008
New Revision: 10066
URL: http://svn.opensuse.org/viewcvs/zypp?rev=10066&view=rev
Log:
a boolean is not a num attribute set to 1, but just a existing void
attribute. (bnc#388818)
Then could we please get rid of the solvable_lookup_bool function?
Michael.
Duncan
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |