Howdy,
I checked in a fix for this parser error. The first one that wasn't
underlined still isn't parsing at all... but on purpose.
Good Luck
Eric
>>> Arne Schmitz <arne.schmitz@...> seems to think that:
>Try out this with semantic:
>
>class foo
>{
> int f()
> {
> std::vector<int> &a, &b, &c;
> }
>
> std::vector<int> &a, &b, &c;
>};
[ ... ]
--
Eric Ludlam: eric@...
Siege: http://www.siege-engine.com Emacs: http://cedet.sourceforge.net
|