Fix some unused variable warnings.
[libsub.git] / src / exceptions.cc
2016-09-20 Carl HetheringtonGive a more informative exception on SubRip parse failures.
2015-12-18 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libsub into 1.0
2015-12-16 Carl HetheringtonReplace MessageError with std::runtime_error.
2015-12-16 Carl HetheringtonReplace use of cassert with exceptions.