]> git.mxchange.org Git - flightgear.git/commit
adapt to changes in sg_exception interface
authorTim Moore <timoore@redhat.com>
Tue, 16 Jun 2009 08:41:17 +0000 (10:41 +0200)
committerTim Moore <timoore@redhat.com>
Tue, 16 Jun 2009 09:46:47 +0000 (11:46 +0200)
commitb588a92b7f31cc7030077c1906c9014d7e7bb437
treeba43d1cf6879aa5a6d0f03745b169df273ab2936
parentd30398f2b23a97465178d159d084098eecef0a2f
adapt to changes in sg_exception interface

sg_location now uses C strings. Also, change uses of sg_throwable to more
specific exceptions like sg_io_exception.
src/Cockpit/hud.cxx
src/FDM/YASim/proptest.cpp
src/FDM/YASim/yasim-test.cpp
src/GUI/gui_funcs.cxx
src/Input/input.cxx
src/Instrumentation/HUD/HUD.cxx
src/Instrumentation/instrument_mgr.cxx
src/Main/bootstrap.cxx
src/Main/fg_init.cxx