]> git.donarmstrong.com Git - lilypond.git/commit
* lily/lexer.ll (avoid_silly_flex_induced_gcc_warnings): Disable.
authorJan Nieuwenhuizen <janneke@gnu.org>
Sun, 13 Apr 2003 11:48:48 +0000 (11:48 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Sun, 13 Apr 2003 11:48:48 +0000 (11:48 +0000)
commit447a815de9e11223d731f4f7ecfd66f982d39fc0
tree000676d7ea4a9bf285c9b616d7a2515ce98f5126
parentd0c9c3590e371751a38be4860327bd98df612eea
* lily/lexer.ll (avoid_silly_flex_induced_gcc_warnings): Disable.

* lily/includable-lexer.cc [!HAVE_FLEXLEXER_YY_CURRENT_BUFFER]
(yy_current_buffer): New macro, compile hacks for flex 2.5.29.

* lily/include/includable-lexer.hh:
* lily/lexer.ll: Hack for multiple include of FlexLexer.h.

* config.hh.in (HAVE_FLEXLEXER_YY_CURRENT_BUFFER): Add.

* aclocal.m4: Regenerate.

* stepmake/aclocal.m4 (STEPMAKE_FLEXLEXER): Check for
yyFlexLexer.yy_current_buffer, which was removed in flex-2.5.29.
ChangeLog
aclocal.m4
config.hh.in
lily/includable-lexer.cc
lily/include/includable-lexer.hh
lily/include/my-lily-lexer.hh
lily/lexer.ll
stepmake/aclocal.m4