Mailinglist Archive: zypp-devel (92 mails)
| < Previous | Next > |
[zypp-devel] Re: [zypp-commit] r7054 - in /trunk/zypper: package/zypper.changes src/zypper-misc.cc
- From: Klaus Kaempf <kkaempf@xxxxxxx>
- Date: Fri, 31 Aug 2007 15:14:24 +0200
- Message-id: <20070831131424.GA27698@xxxxxxxxxxxxx>
* Jan Kupec <jkupec@xxxxxxx> [Aug 31. 2007 14:55]:
> kkaempf@xxxxxxxxxxxxxxxx wrote:
> > Author: kkaempf
> > Date: Fri Aug 31 14:15:47 2007
> > New Revision: 7054
> >
> > URL: http://svn.opensuse.org/viewcvs/zypp?rev=7054&view=rev
> > Log:
> > - dont prompt for solutions if none are available.
> > - dont duplicate dependency problems in output.
>
> This was intented to give a simple list of problems first, and then go
> through each of them in detail. It looks bad when there's only one
> problem, but is very handy for two and more problems: you immediately
> see how many of them there are and you have a clue it it's worth the
> effort to try to resolve them!
Allright.
Then I'll reverse the deletion and put a "if problems.size() > 1"
around.
Would that be acceptable ?
Klaus
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
> kkaempf@xxxxxxxxxxxxxxxx wrote:
> > Author: kkaempf
> > Date: Fri Aug 31 14:15:47 2007
> > New Revision: 7054
> >
> > URL: http://svn.opensuse.org/viewcvs/zypp?rev=7054&view=rev
> > Log:
> > - dont prompt for solutions if none are available.
> > - dont duplicate dependency problems in output.
>
> This was intented to give a simple list of problems first, and then go
> through each of them in detail. It looks bad when there's only one
> problem, but is very handy for two and more problems: you immediately
> see how many of them there are and you have a clue it it's worth the
> effort to try to resolve them!
Allright.
Then I'll reverse the deletion and put a "if problems.size() > 1"
around.
Would that be acceptable ?
Klaus
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |