libsabi: Special struct size values for W32
authorРуслан Ижбулатов <lrn1986@gmail.com>
Mon, 8 Apr 2013 10:42:15 +0000 (14:42 +0400)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 9 Apr 2013 18:10:46 +0000 (20:10 +0200)
commitff62f3f1e01421afc7cf27d701d6facaa26ddfca
tree10f959cef0ebe79f3e530bc54a8223ea97a1d61d
parent54aaba5f2163d57d2f6b72e10e45a55c9626d6c1
libsabi: Special struct size values for W32

These account for both possible type size mismatch AND -mms-bitfields
packing. Sizes are taken from an i686-w64-mingw32-built GStreamer,
gcc 4.8.0, mingw-w64 svn-r5685.

Fixes #697551
tests/check/gst/gstabi.c
tests/check/gst/struct_i386w.h [new file with mode: 0644]