Module: wine Branch: master Commit: 42418fbbe89f068e2542c78163c7952d24627068 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=42418fbbe89f068e2542c781...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Sep 12 09:05:20 2006 +0200
wrc: Change the prefix on bison-generated names to avoid the name-prefix directive.
---
tools/wrc/newstruc.c | 44 +++++++++++------------ tools/wrc/parser.h | 10 +++-- tools/wrc/parser.l | 77 ++++++++++++++++++++-------------------- tools/wrc/parser.y | 96 ++++++++++++++++++++++++-------------------------- tools/wrc/utils.c | 8 ++-- tools/wrc/utils.h | 4 +- tools/wrc/wrc.c | 10 +++-- 7 files changed, 124 insertions(+), 125 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=42418fbbe89f068e2542...