- Add method ZYpp::getTarget that returns the Target or a NULL pointer,
authorMichael Andres <ma@suse.de>
Fri, 15 Aug 2008 12:30:44 +0000 (12:30 +0000)
committerMichael Andres <ma@suse.de>
Fri, 15 Aug 2008 12:30:44 +0000 (12:30 +0000)
commit8c4139245d6005e07c87024cc10d9ff313ee18fa
tree141477b0e0a7861f30283b2cc753cc1048dbc3d4
parenteb1af674f93253a9f152128b4d6de8ee9637755a
- Add method ZYpp::getTarget that returns the Target or a NULL pointer,
  if it is not yet initialized. This is to avoid try/catch blocks just
  to test whether the Target is initialized. (bnc #417556)
- Add method Target::assertRootPrefix. Pass a pathname and get back the
  path prefixed with the tragets root, unless it already had that prefix.
VERSION.cmake
package/libzypp.changes
zypp/Target.h
zypp/ZYpp.cc
zypp/ZYpp.h
zypp/solver/detail/SystemCheck.cc
zypp/zypp_detail/ZYppImpl.h