]> git.mxchange.org Git - flightgear.git/commit
Fixed all type-casts violating the strict-aliasing rule.
authorThorsten Brehm <brehm@patagonia.southamerica>
Mon, 27 Sep 2010 21:48:20 +0000 (23:48 +0200)
committerThorsten Brehm <brehm@patagonia.southamerica>
Mon, 27 Sep 2010 21:48:20 +0000 (23:48 +0200)
commit5a7f838ff297776fe398134a28f721e018efbfe1
treefa14cd6b7af82d3b6d98797017a08559e12dfbd2
parent5ed04a6227273c57d18f719f0bafb5009ec5792c
Fixed all type-casts violating the strict-aliasing rule.
=> Removes compiler warnings and optimization problems.
src/MultiPlayer/multiplaymgr.cxx
src/Network/generic.cxx