Use exceptions to hold errors even in the keep_going case.
authorCarl Hetherington <cth@carlh.net>
Sat, 3 May 2014 14:05:33 +0000 (15:05 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 3 May 2014 14:05:33 +0000 (15:05 +0100)
commitfe9bbdf3f5223ee94cb51ba00ddab7f4a6ddb754
tree1d7ff4b95d3a65989c3cb136ae338e59ca5251b1
parent9f5a1507380c52338765477da7cbe378b68870d9
Use exceptions to hold errors even in the keep_going case.
src/dcp.cc
src/dcp.h
src/exceptions.cc
src/exceptions.h
test/rewrite_subs.cc
tools/dcpdiff.cc
tools/dcpinfo.cc