Re: [Anjuta-list] what about the anjuta development?
- From: Nicolas Laplante <nicolas laplante sympatico ca>
- To: anjuta-list lists sourceforge net
- Subject: Re: [Anjuta-list] what about the anjuta development?
- Date: Sun Jul 14 23:35:02 2002
On Sun, 2002-07-14 at 21:37, Vadim Berezniker wrote:
> Yeah. I got that too.
> Try changing
> #define LINK_LEXER(lexer) \
> extern LexerModule lexer; \
> lexer.GetLanguage();
> to
> #define LINK_LEXER(lexer) extern LexerModule lexer;lexer.GetLanguage();
>
> (The first one should work too, but I don't know why gcc flakes out)
>
Thanks a lot! Now I run an up to date version of Anjuta ;)!!!
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]