- make FileChecker use exceptions instead of bool
authorDuncan Mac-Vicar P <dmacvicar@suse.de>
Tue, 22 May 2007 16:04:20 +0000 (16:04 +0000)
committerDuncan Mac-Vicar P <dmacvicar@suse.de>
Tue, 22 May 2007 16:04:20 +0000 (16:04 +0000)
commitc4706e4b184e72d1f15dd957c7302a4c283e3fce
tree877ae019151c392d3622db538dffb28c4ff41a0f
parentf861e422422ccde0f4077ab73e8377765a4d8f0b
- make FileChecker use exceptions instead of bool
- Move it out of Fetcher
- port..
zypp/CMakeLists.txt
zypp/Fetcher.cc
zypp/Fetcher.h
zypp/FileChecker.cc [new file with mode: 0644]
zypp/FileChecker.h [new file with mode: 0644]
zypp/source/yum/YUMDownloader.cc
zypp/source/yum/YUMResourceType.h