[MPlayer-dev-eng] [PATCH] mark some structs in loader as WINE_PACKED

Diego Biurrun diego at biurrun.de
Sun Feb 14 14:30:11 CET 2010


This fixes a bunch of warnings in the loader code.  A similar commit
was reverted some time ago because all structure members are packed
if the whole struct is marked as packed.  This patch just marks
structs as packed where all members are marked as packed anyway,
so it should be safe.

Diego
-------------- next part --------------
A non-text attachment was scrubbed...
Name: loader_struct_packed.diff
Type: text/x-diff
Size: 2431 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20100214/d9bc9a90/attachment.diff>


More information about the MPlayer-dev-eng mailing list