[Mplayer-cvslog] CVS: main configure,1.799,1.800

Attila Kinali kinali at gmx.net
Sun Nov 2 12:24:40 CET 2003


On Sun, 2 Nov 2003 11:14:41 +0100
Michael Niedermayer CVS <michael at mplayerhq.hu> wrote:

> +    typedef signed char int_fast8_t;
> +    typedef signed int  int_fast16_t;
> +    typedef signed int  int_fast32_t;
> +    typedef unsigned char uint_fast8_t;
> +    typedef unsigned int  uint_fast16_t;
> +    typedef unsigned int  uint_fast32_t;'

Wont this break stuff on 64bit machines ?

		Attila Kinali

-- 
egp ist vergleichbar mit einem ikea bausatz fuer flugzeugtraeger
			-- reeler in +kaosu



More information about the MPlayer-cvslog mailing list