606fc352aab2fc5828da69c366c85b27238791a3
This patch fixes the sound of 737, Concorde and others, if fgfs was compiled with newer gcc versions (e.g. gcc 4.0.2). These compilers implement the c++ standard more strictly, and thus don't guarantee that c-style casted pointers to different data types really point to the same address. This is only guaranteed for union members.
[ Nothing here at this time. ]
Description
Languages
C++
85.5%
C
13.1%
CMake
1.4%