On Mon, May 11, 2009 at 3:56 PM, Alex Ott <alexott@...> wrote:
> Hello Eric
>
>>>>>> "e" == eric writes:
> e> Oh, that certainly explains it. That is something I haven't been able
> e> to solve. Every namespace macro like that needs special handling in
> e> the lexer. There is pre-existing code for _GLIBCXX_BEGIN_NAMESPACE if
> e> someone wants to try making this work specially for QT.
>
> Ok, I'll try to make quick hack to fix this problem in Qt (as it widely
> used toolkit) and send patch
If someone does this, I would be eternally grateful! How did you get
it working initially though? The screenshot on Alex's page shows it
working somehow.
>
> e> I may be able to solve this more generically by not skipping over
> e> matching { }, and instead parsing through everything, and building up
> e> code blocks using David Ponce's lex extensions. That is a longer term
> e> project though.
>
> e> I'm in the middle of transitioning to a new computer, and have no Emacs
> e> development at the moment. I would be ecstatic if someone was willing
> e> to pick up this project, as Qt seems to be a pretty common set of
> e> headers.
>
> --
> With best wishes, Alex Ott, MBA
> http://alexott.blogspot.com/ http://xtalk.msk.su/~ott/
> http://alexott-ru.blogspot.com/
>
> ------------------------------------------------------------------------------
> The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
> production scanning environment may not be a perfect world - but thanks to
> Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
> Series Scanner you'll get full speed at 300 dpi even with all image
> processing features enabled. http://p.sf.net/sfu/kodak-com
> _______________________________________________
> Cedet-devel mailing list
> Cedet-devel@...
> https://lists.sourceforge.net/lists/listinfo/cedet-devel
>
|