]> git.mxchange.org Git - flightgear.git/commit
Attached patches remove BORLANDC, and hence SG_MATH_EXCEPTION_CLASH and SG_INCOM
authorehofman <ehofman>
Fri, 25 Jul 2008 10:39:53 +0000 (10:39 +0000)
committerehofman <ehofman>
Fri, 25 Jul 2008 10:39:53 +0000 (10:39 +0000)
commiteccddb3dfd662ec6ac2af44f614439dfb8ab70c3
tree6ea4a16901989a04fa3175e699341cd00cf0a340
parentc8a9fd2bd4ae66dc256af8969d50806398150ec8
Attached patches remove BORLANDC, and hence SG_MATH_EXCEPTION_CLASH and SG_INCOM
PLETE_FUNCTIONAL from SimGear and FlightGear.

As a result, SG_HAVE_STD_INCLUDES is now *always* set, so I will get the boring
fixes for that done, but separately. I'm still auditing the other things in comp
ilers.h - there's a lot that can die now BORLAND is gone.
18 files changed:
src/AIModel/AIFlightPlan.cxx
src/ATCDCL/ATCVoice.hxx
src/ATCDCL/approach.hxx
src/ATCDCL/atis.hxx
src/ATCDCL/transmission.hxx
src/Cockpit/hud.cxx
src/FDM/Balloon.cxx
src/FDM/JSBSim/JSBSim.cxx
src/FDM/JSBSim/input_output/FGfdmSocket.cpp
src/FDM/JSBSim/input_output/FGfdmSocket.h
src/GUI/gui_funcs.cxx
src/GUI/mouse.cxx
src/Main/fg_init.cxx
src/Main/main.cxx
src/Navaids/fix.hxx
src/Navaids/navrecord.hxx
src/Sound/fg_fx.cxx
src/Time/light.cxx