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

Casper Hornstrup chorns at users.sourceforge.net
Sun Oct 3 21:26:41 CEST 2004


Which gcc version do you use? Can you send me your _hooks.c?

Casper

> -----Original Message-----
> From: ros-dev-bounces at reactos.com 
> [mailto:ros-dev-bounces at reactos.com] On Behalf Of James Tabor
> Sent: 3. oktober 2004 18:48
> To: ros-dev at reactos.com
> Subject: [ros-dev] Re: [ros-cvs] CVS Update: reactos
> 
> Hi,
> 
> chorns at cvs.reactos.com wrote:
> > CVSROOT:	/CVS/ReactOS
> > Module name:	reactos
> > Repository:	reactos/tools/
> > Changes by:	chorns at mok.osexperts.com	04/10/02 01:44:54
> > 
> > Modified files:
> > 	./: ChangeLog 
> > 	reactos/lib/gdiplus/tests/: .cvsignore Makefile 
> > 	reactos/lib/gdiplus/tests/tests/: test-1.c 
> > 	reactos/regtests/shared/: regtests.h 
> > 	reactos/tools/: helper.mk regtests.c Added files:
> > 	reactos/lib/gdiplus/tests/: stubs.tst Removed files:
> > 	reactos/lib/gdiplus/tests/: passthrough.c
> > 
> > Log message:
> > 	2004-10-02  Casper S. Hornstrup  <chorns at users.sourceforge.net>
> > 	
> > 	* lib/gdiplus/tests/.cvsignore: Ignore _hooks.c and _stubs.S.
> > 	* lib/gdiplus/tests/Makefile (TARGET_OBJECTS): Remove 
> passthrough.o and
> > 	add _hooks.o and _stubs.o.
> > 	* lib/gdiplus/tests/tests/test-1.c: Test API hooking.
> > 	* regtests/shared/regtests.h: Add support for API hooking.
> > 	* tools/helper.mk: Generate stubs.
> > 	* tools/regtests.c: Add support for generating stubs and hooks.
> > 	* lib/gdiplus/tests/passthrough.c: Remove.
> > 	* lib/gdiplus/tests/stubs.tst: New file.
> > 
> 
> Build problem,
> 
> i386-mingw32-gcc -I../include -DUNICODE -Wall -Werror 
> -fno-builtin -D__USE_W32API -DWINVER=0x0600
> -D_WIN32_WINNT=0x0501 -I../../../regtests/shared -I. 
> -I../../../include -I../../../w32api/include -pipe 
> -march=i486 -D_M_IX86 -g -c _hooks.c -o _hooks.o
> _hooks.c:7:17: missing terminating " character
> _hooks.c:8:1: missing terminating " character
> _hooks.c:9: error: parse error before '{' token
> _hooks.c:9:17: missing terminating " character
> _hooks.c:10:1: missing terminating " character
> _hooks.c:11:18: missing terminating " character
> _hooks.c:12:1: missing terminating " character
> _hooks.c:13: error: parse error before ';' token
> make[1]: *** [_hooks.o] Error 1
> make[1]: Leaving directory `/home/ros/reactos/lib/gdiplus/tests'
> make: *** [tests/_regtests.c] Error 2
> 
> Thanks,
> James
> _______________________________________________
> Ros-dev mailing list
> Ros-dev at reactos.com
> http://reactos.com:8080/mailman/listinfo/ros-dev
> 



More information about the Ros-dev mailing list