ChangeSet ID: 8648 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/06/30 23:36:22
Modified files: libs/wpp : wpp_private.h wpp.c preproc.c
Log message: Create a new list of defined symbols when parsing a file, to allow recursive parsing of multiple files.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8648
Old revision New revision Changes Path 1.1 1.2 +2 -0 wine/libs/wpp/wpp_private.h 1.1 1.2 +54 -5 wine/libs/wpp/wpp.c 1.1 1.2 +62 -28 wine/libs/wpp/preproc.c