]> git.tdb.fi Git - libs/datafile.git/commit
Revert "Convenience function for reporting errors in loaded data"
authorMikko Rasa <tdb@tdb.fi>
Thu, 30 Aug 2012 08:35:53 +0000 (11:35 +0300)
committerMikko Rasa <tdb@tdb.fi>
Thu, 30 Aug 2012 08:35:53 +0000 (11:35 +0300)
commit011bd4dabaddc6c2739f14a427929bbb6191fea7
tree4f95fa5b65516694df818493c79f52df1d5db2eb
parentbf2cb951aa1a160049fb976c5ad6adb744b0c5c2
Revert "Convenience function for reporting errors in loaded data"

This reverts commit b0b9af7216560da2a46ea38fe2df959f4dfb126f.

Why did I even add this function.  The Loader catches any exceptions and
rethrows them as data_errors with the correct line number information.
source/loader.cpp
source/loader.h