]> git.mxchange.org Git - flightgear.git/commit
Re-factor the FPE handling code
authorJames Turner <zakalawe@mac.com>
Wed, 19 Feb 2014 21:53:52 +0000 (13:53 -0800)
committerJames Turner <zakalawe@mac.com>
Wed, 19 Feb 2014 21:53:52 +0000 (13:53 -0800)
commit39d1b6db389d49a8f0ffd9550aaf4637d0b9513d
tree33cff1eaee4ecce50bec0bedb908a7bfe3f29ce6
parent230e157190a6d05ce1b4271cd73290f5cdb44eca
Re-factor the FPE handling code

* make --enable-fpe work on Linux and MSVC
* standardise the code paths for different platforms
* add an argument finding helper to Options

(This is a basic cleanup, contributions from people with
more experience in this area are welcome)
src/Main/bootstrap.cxx
src/Main/options.cxx
src/Main/options.hxx