[MPlayer-dev-eng] Re: [PATCH] remove compile warnings from dshow

adland adland123 at yahoo.com
Thu Apr 1 21:03:38 CEST 2004


 
> AFAIR there was some argument by A'rpi about fixing it properly to use
> arch-independent inttypes, but he rejected my patch changing long, int and
> some DWORD types into appropriate intxx_t types saying something about
> sync trouble. Never mind.

 I dont understand need to make something platform independant here.

 if you look at the change it is just for one thing:
 change the typedef ULONG into its value unsigned long
 no real changes (ULONG == unsigned long)  but it makes a cleaner build.
 
 I dont see what the controversy about it is.





More information about the MPlayer-dev-eng mailing list