Hi,
In my header, it says:
_GLIBCXX_BEGIN_NAMESPACE(std)
That could be a similar problem to the defined STD namespace?
When I open iostream with emacs, it is opened in C++ mode, so I guess
the major mode is set correctly.
Thanks!
Nathan
On Fri, Feb 20, 2009 at 10:45:35AM -0500, Eric M. Ludlam wrote:
> Hi,
>
> This completed for me. Someone else reported a problem w/ #include
> <foo> with no .h wasn't parsing those files because the major mode
> wasn't getting set correctly. I haven't had time to look into that
> yet. Could that be the problem for you too?
>
> Another person said some of their header files had something like
> this:
>
> #define STD namespace std {
> #define STD_END }
>
> STD
>
> void various_definitions;
>
> STD_END
>
> That also is a parsing problem I haven't been able to fix.
>
> Eric
>
>
> >>> Nathan Huesken <cedet@...> seems to think that:
> >Hi,
> >
> >I have this file:
> >
> >#include <iostream>
> >
> >int main()
> >{
> > std::|
> >}
> >
> >Semantic finds no completion at |. Should semantic be able to do this,
> >or something else needed before this works?
> >
> [ ... ]
>
> --
> Eric Ludlam: eric@...
> Siege: http://www.siege-engine.com Emacs: http://cedet.sourceforge.net
>
--
_________________________________________
/ If we don't all watch the same TV, \
| what will keep our culture homogeneous? |
| |
\ -- Calvin /
-----------------------------------------
\ ,__,
\ (oo)____
(__) )\
||--|| *
|