- don't throw in begin() if the specified repo is not found in pool,
authorJan Kupec <jkupec@suse.cz>
Tue, 29 Apr 2008 21:27:31 +0000 (21:27 +0000)
committerJan Kupec <jkupec@suse.cz>
Tue, 29 Apr 2008 21:27:31 +0000 (21:27 +0000)
commit4f121ed7be5245756bf11d9c2234a52ba5765a52
tree1e8e759359535e47f353d59e40e2cf7021b39b89
parentba6aeb576b7d766ddb625d605ea17937207ccc26
- don't throw in begin() if the specified repo is not found in pool,
  return end() instead (bnc #384337)
- catch exceptions within size() and empty(), act as if the result is
  empty in such case (bnc #384337)
tests/zypp/PoolQuery_test.cc
zypp/PoolQuery.cc
zypp/PoolQuery.h