]> git.mxchange.org Git - flightgear.git/commit
Enable floating-point exceptions for Linux/x86 systems. See the
authordavid <david>
Sat, 22 Dec 2001 19:10:37 +0000 (19:10 +0000)
committerdavid <david>
Sat, 22 Dec 2001 19:10:37 +0000 (19:10 +0000)
commitc24f4a0539843b30e1bc10d74ff6f4d61a48274c
tree2315fc078f27255e726f42b35e6ede23cfc56540
parentf5c90088237d3272d8ebf917f94eb0b0033d0306
Enable floating-point exceptions for Linux/x86 systems.  See the
beginning of main() for the exceptions that can be enabled (only
divide-by-zero is enabled by default, but you can uncomment any ones
you want); eventually, FlightGear should run cleanly with all FPEs
enabled.
src/Main/main.cxx