Re: Indent: duplication of "const" keyword

david <[email protected]>
Newsgroups gmane.comp.gnu.indent.bugs
Message-ID <[email protected]>
Pavol Rusnak wrote:
> Hi!
>
> Indent duplicates "const" keyword under some circumstances:
>
> $ echo 'int a::b() const {}' | indent
> int
> a::b () const const
> {
> }
>
> The word const is duplicated.
>
>   
Garbage in --> garbage out.
Your example is not C syntax.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.