[MPlayer-dev-eng] [PATCH]Remove attribute packed from char array

Carl Eugen Hoyos cehoyos at ag.or.at
Sun Mar 14 21:04:25 CET 2010


Attila Kinali <attila <at> kinali.ch> writes:

> > Attached patch silences a gcc warning.
> > 
> > Please comment, Carl Eugen
> 
> Looks ok, IMHO. What is the warning it fixes?

In file included from ./loader/wine/pe_image.h:5,
                 from ./loader/wine/module.h:11,
                 from ./loader/dshow/guids.h:14,
                 from loader/dmo/dmo_guids.h:4,
                 from loader/dmo/dmo_guids.c:1:
./loader/wine/winbase.h:540: warning: 'packed' attribute ignored for field of
type 'CHAR[8]'

Carl Eugen




More information about the MPlayer-dev-eng mailing list