bug-indent
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Indent: duplication of "const" keyword


From: Pavol Rusnak
Subject: Indent: duplication of "const" keyword
Date: Fri, 14 Mar 2008 14:27:20 +0100
User-agent: Thunderbird 2.0.0.6 (X11/20070801)

Hi!

Indent duplicates "const" keyword under some circumstances:

$ echo 'int a::b() const {}' | indent
int
a::b () const const
{
}

The word const is duplicated.

-- 
Best Regards / S pozdravom,

Pavol RUSNAK                                       SUSE LINUX, s.r.o
Package Maintainer                                Lihovarska 1060/12
PGP 0xA6917144                                     19000 Praha 9, CR
prusnak[at]suse.cz                                http://www.suse.cz




reply via email to

[Prev in Thread] Current Thread [Next in Thread]