]> git.mxchange.org Git - flightgear.git/commit
#513: netgui alignment mismatching on 32bit/64bit machines
authorThorstenB <brehmt@gmail.com>
Fri, 9 Dec 2011 18:01:15 +0000 (19:01 +0100)
committerThorstenB <brehmt@gmail.com>
Fri, 9 Dec 2011 18:01:15 +0000 (19:01 +0100)
commita756ad0f430c7d2d992f6987d256675042e4e7d4
tree10790b594279aececfd5b7caa76517b4dd09ce68
parent4c17cee5fb124b1006be6f6ac03b877c0f683521
#513: netgui alignment mismatching on 32bit/64bit machines
netgui data structure now is identical for all platforms. Manually aligned
the fields, so compilers do not add (CPU architecture-specific) padding.
src/Network/net_gui.hxx