Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 604848 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-3 / +2 lines)
Line  Link Here
0
-- b/src/flex.skl
0
++ a/src/flex.skl
Lines 106-113 Link Here
106
m4_ifdef( [[M4_YY_PREFIX]],, [[m4_define([[M4_YY_PREFIX]], [[yy]])]])
106
m4_ifdef( [[M4_YY_PREFIX]],, [[m4_define([[M4_YY_PREFIX]], [[yy]])]])
107
107
108
m4preproc_define(`M4_GEN_PREFIX',
108
m4preproc_define(`M4_GEN_PREFIX',
109
    ``[[#define yy$1 ]]M4_YY_PREFIX[[$1]]
109
    ``m4_define(yy[[$1]], [[M4_YY_PREFIX[[$1]]m4_ifelse($'`#,0,,[[($'`@)]])]])'')
110
m4_define([[yy$1]], [[M4_YY_PREFIX[[$1]]m4_ifelse($'`#,0,,[[($'`@)]])]])'')
111
110
112
%if-c++-only
111
%if-c++-only
113
    /* The c++ scanner is a mess. The FlexLexer.h header file relies on the
112
    /* The c++ scanner is a mess. The FlexLexer.h header file relies on the

Return to bug 604848