]> git.mxchange.org Git - simgear.git/commit
- modified both readProperties functions to return void, and modified
authorcurt <curt>
Thu, 19 Jul 2001 02:33:38 +0000 (02:33 +0000)
committercurt <curt>
Thu, 19 Jul 2001 02:33:38 +0000 (02:33 +0000)
commit6f7fe4b481a8154e9b7244dce2d3ff8daab427a2
treef847c7c464c1406638e4578f73c792ba2c7949bd
parent66ebe6e6909cc4f18aa5d393c737d8bed2364097
- modified both readProperties functions to return void, and modified
  file-name variant to invoke new readXML function
- readProperties and writeProperties will now throw exceptions if there
  are file I/O problems
- replace error messages with exceptions
- tunnel sg_io_exception through from nested property read, since
  the C-based Expat code cannot handle exceptions
simgear/misc/props_io.cxx