[MPlayer-dev-eng] Intel C++ 8.0 Compiler patch.

Diego Biurrun diego at biurrun.de
Tue Jan 11 10:59:47 CET 2005


Darek Ostolski writes:
> Diego Biurrun wrote:
> 
> >This patch is useless, send a unified diff (diff -u) instead.
> >
> I'm sending patch in unified format I hope it will be useful.

It's not:

cc -I. -I.. -I../libvo -I../../libvo -I/usr/X11R6/include -fno-PIC -g -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -U_FILE_OFFSET_BITS -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DMPLAYER -D__WINE__  -c pe_image.c
In file included from wine/winbase.h:4,
                 from pe_image.c:51:
wine/basetsd.h:38: parse error before `__uint8'
wine/basetsd.h:38: warning: data definition has no type or storage class
wine/basetsd.h:39: parse error before `__uint16'
wine/basetsd.h:39: warning: data definition has no type or storage class
wine/basetsd.h:40: parse error before `__uint32'
wine/basetsd.h:40: warning: data definition has no type or storage class
wine/basetsd.h:41: parse error before `__uint64'
wine/basetsd.h:41: warning: data definition has no type or storage class
wine/basetsd.h:50: parse error before `__ptr64'
wine/basetsd.h:50: warning: data definition has no type or storage class
wine/basetsd.h:64: parse error before `ULONG32'
wine/basetsd.h:64: warning: data definition has no type or storage class
wine/basetsd.h:65: parse error before `DWORD32'
wine/basetsd.h:65: warning: data definition has no type or storage class
wine/basetsd.h:66: parse error before `UINT32'
wine/basetsd.h:66: warning: data definition has no type or storage class
wine/basetsd.h:68: parse error before `*'
wine/basetsd.h:68: warning: data definition has no type or storage class
wine/basetsd.h:69: parse error before `*'
wine/basetsd.h:69: warning: data definition has no type or storage class
wine/basetsd.h:70: parse error before `*'
wine/basetsd.h:70: warning: data definition has no type or storage class
wine/basetsd.h:82: parse error before `ULONG64'
wine/basetsd.h:82: warning: data definition has no type or storage class
wine/basetsd.h:83: parse error before `DWORD64'
wine/basetsd.h:83: warning: data definition has no type or storage class
wine/basetsd.h:84: parse error before `UINT64'
wine/basetsd.h:84: warning: data definition has no type or storage class
wine/basetsd.h:86: parse error before `*'
wine/basetsd.h:86: warning: data definition has no type or storage class
wine/basetsd.h:87: parse error before `*'
wine/basetsd.h:87: warning: data definition has no type or storage class
wine/basetsd.h:88: parse error before `*'
wine/basetsd.h:88: warning: data definition has no type or storage class
wine/basetsd.h:115: parse error before `UINT_PTR'
wine/basetsd.h:115: warning: data definition has no type or storage class
wine/basetsd.h:122: parse error before `UHALF_PTR'
wine/basetsd.h:122: warning: data definition has no type or storage class
wine/basetsd.h:129: parse error before `ULONG_PTR'
wine/basetsd.h:129: warning: data definition has no type or storage class
wine/basetsd.h:130: parse error before `DWORD_PTR'
wine/basetsd.h:130: warning: data definition has no type or storage class
wine/basetsd.h:135: parse error before `SIZE_T'
wine/basetsd.h:135: warning: data definition has no type or storage class
In file included from pe_image.c:51:
wine/winbase.h:1085: warning: parameter names (without types) in function declaration
wine/winbase.h:1118: parse error before `ULONG_PTR'
wine/winbase.h:1498: parse error before `SIZE_T'
In file included from pe_image.c:56:
wine/debugtools.h:67: warning: useless keyword or type name in empty declarationwine/debugtools.h:67: warning: empty declaration
pe_image.c:902: warning: `noinline' attribute directive ignored
make: *** [pe_image.o] Error 1

Needless to say: Patch rejected.

Diego




More information about the MPlayer-dev-eng mailing list