[MPlayer-dev-eng] [PATCH] Yet another batch of warning fixes :->

Dominik Mierzejewski dominik at rangers.eu.org
Tue Dec 10 13:56:50 CET 2002


Sorry to jump back, but...

On Tuesday, 10 December 2002, Arpi wrote:
> Hi,
> 
> >  typedef unsigned short  WORD;
> > -typedef unsigned int    DWORD;
> > -typedef unsigned int    ULONG;
> > +typedef unsigned long   DWORD;
> > +typedef unsigned long   ULONG;
> >  typedef unsigned char   BYTE;
> 
> ARGH&*!%^#&*%@*&
> 
> it'll break code on 64bit platforms badly

Wait a minute... will our win32 loader even *work* on 64bit platforms?
And if so, which ones?
 
-- 
MPlayer RPMs maintainer: http://www.piorunek.pl/~dominik/linux/pkgs/mplayer/
"The Universe doesn't give you any points for doing things that are easy."
        -- Sheridan to Garibaldi in Babylon 5:"The Geometry of Shadows"



More information about the MPlayer-dev-eng mailing list