wine/ tools/wrc/parser.y tools/widl/parser.l l ...
ChangeSet ID: 20660 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)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
participants (1)
-
Alexandre Julliard