wine/ tools/wrc/parser.y tools/widl/parser.l l ...

Alexandre Julliard julliard at wine.codeweavers.com
Mon Oct 10 13:06:50 CDT 2005


ChangeSet ID:	20660
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at winehq.org	2005/10/10 13:06:50

Modified files:
	tools/wrc      : parser.y 
	tools/widl     : parser.l 
	libs/wpp       : wpp_private.h preproc.c ppl.l 

Log message:
	Default search path for an include file should be based on the path of
	the parent source file, not the current directory.

Patch: http://cvs.winehq.org/patch.py?id=20660

Old revision  New revision  Changes     Path
 1.53          1.54          +1 -1       wine/tools/wrc/parser.y
 1.30          1.31          +1 -1       wine/tools/widl/parser.l
 1.2           1.3           +1 -1       wine/libs/wpp/wpp_private.h
 1.7           1.8           +17 -8      wine/libs/wpp/preproc.c
 1.6           1.7           +1 -1       wine/libs/wpp/ppl.l




More information about the wine-cvs mailing list