[PATCH 0/3] Basic error reporting for GIO/TagLib wrapper



This set of patches adds some error checking / reporting for TagLib mp4
C++ handler.

Santtu Lakkala (3):
  Improve error handling in GIO/TagLib wrapper
  Add basic error reporting to mp4_tag.cc
  Add basic error reporting to mp4_header.cc

 src/gio_wrapper.cc | 269 +++++++++++++++++++++++++++++++++++++++++++++--------
 src/gio_wrapper.h  |   6 ++
 src/mp4_header.cc  |  11 +++
 src/mp4_tag.cc     |  49 +++++++++-
 4 files changed, 292 insertions(+), 43 deletions(-)

-- 
1.8.3.2



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]