[ros-kernel] Re: [ros-cvs] CVS Update: reactos

Thomas Weidenmueller thomas at reactsoft.com
Sat May 15 03:13:56 CEST 2004


Ge van Geldorp wrote:

>CVSROOT:	/CVS/ReactOS
>Module name:	reactos
>Repository:	reactos/subsys/win32k/include/
>Changes by:	gvg at mok.osexperts.com	04/05/14 15:56:19
>
>Modified files:
>	reactos/subsys/win32k/dib/: dib.h dib16bpp.c dib1bpp.c 
>	                            dib24bpp.c dib32bpp.c dib4bpp.c 
>	                            dib8bpp.c 
>	reactos/subsys/win32k/eng/: bitblt.c clip.c clip.h surface.c 
>	reactos/subsys/win32k/include/: tags.h 
>
>Log message:
>	Implement complex clipping for StretchBlt
>
>_______________________________________________
>Ros-cvs mailing list
>Ros-cvs at reactos.com
>http://reactos.com/mailman/listinfo/ros-cvs
>
>
>  
>
This commit appears to break the build (at least with gcc 3.4.0):

eng/bitblt.c: In function `CallDibStretchBlt':
eng/bitblt.c:614: warning: passing arg 9 of pointer to function from 
incompatibl
e pointer type
eng/bitblt.c:614: warning: passing arg 10 of pointer to function makes 
integer f
rom pointer without a cast
eng/bitblt.c:614: error: too many arguments to function
make: *** [eng/bitblt.o] Error 1

Regards
Thomas


More information about the Ros-kernel mailing list