lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: v_size in lexer.cc


From: Mike Solomon
Subject: Re: v_size in lexer.cc
Date: Wed, 13 Nov 2013 07:54:54 +0200

On Nov 13, 2013, at 12:11 AM, Keith OHara <address@hidden> wrote:

> Mike Solomon <mike <at> mikesolomon.org> writes:
> 
>> out/lexer.cc:32:25: error: prototype for
>> 'size_t yyFlexLexer::LexerInput(char*, size_t)'
>> does not match any in class 'yyFlexLexer'
>> out/lexer.cc:6460:8: note: in expansion of macro 'yyFlexLexer'
>> size_t yyFlexLexer::LexerInput( char* buf, size_t max_size )
>        ^
>> /usr/local/opt/flex/include/FlexLexer.h:133:14: candidate is: 
>>  virtual int LexerInput( char* buf, int max_size );
> 
>> Could be a versioning problem with Flex?
> 
> Other groups have found this problem.  
> Could you see if their solutions work for you, and might be applied
> by LilyPond?  The first hit is :
> http://bugs.launchpad.net/zorba/+bug/1034582
> 

Works fine - I just have to build flex from scratch and use that. Many thanks!

Cheers,
~Mike


reply via email to

[Prev in Thread] Current Thread [Next in Thread]