compression_wrapper: Add GError based error reporting support.
authorTomas Mlcoch <tmlcoch@redhat.com>
Mon, 27 May 2013 13:05:06 +0000 (15:05 +0200)
committerTomas Mlcoch <tmlcoch@redhat.com>
Mon, 27 May 2013 13:05:06 +0000 (15:05 +0200)
commita6d9225ae10a8ef46c5b2673111080cd9fa72911
treee32224f415ce7488a001c79031e41339f8d40524
parentdc9b875444845952872abef4c050ff300b64d07b
compression_wrapper: Add GError based error reporting support.
13 files changed:
VERSION.cmake
src/compression_wrapper.c
src/compression_wrapper.h
src/error.c
src/error.h
src/load_metadata.c
src/misc.c
src/repomd.c
src/xml_file.c
src/xml_parser_filelists.c
tests/test_compression_wrapper.c
tests/test_xml_file.c
tests/test_xml_parser_filelists.c