bug-indent
[Top][All Lists]
Advanced

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

Re: [Bug-indent] bug of "const" duplicated


From: david ingamells
Subject: Re: [Bug-indent] bug of "const" duplicated
Date: Thu, 29 May 2003 09:59:04 +0100
User-agent: KMail/1.4.3

Kirby,
Thanks for the report. The problem is caused by the fact the indent is 
designed to support the C language and the construct that causes your problem 
is C++. Indent has been modified to support a few C++ constructs, but is not 
supported for C++.

I cannot answer your mail query. It could be that the spam filters applied by 
the GNU mailbox system are the problem: there was a time a few months ago 
when we were swamped by spams.

David.


On Wednesday 28 May 2003 17:33, 周 天凌 wrote:
> While using indent 2.2.9(within RedHat 9) to process the file in
> attachment, it casue the "const" keyword duplicated.
>
>
> e.g:
> void MultimediaSystemControlMessage::EncodePER(PPER_Stream & strm) const
> {
> }
>
> will be:
> void MultimediaSystemControlMessage::EncodePER(PPER_Stream & strm) const
> const
> {
> }
>
> btw: Why I can't use "address@hidden" to send mail to you? It says:
> This is the Postfix program at host mta5.x263.net.
> <address@hidden>: host mx10.gnu.org[199.232.76.166] said: 550 Sender
> verify
>     failed
>
>
>                             Kirby Zhou
>
> _________________________________________________________________
> 免费下载 MSN Explorer:   http://explorer.msn.com/lccn/

-- 
David Ingamells
email: address@hidden

Tel:      01451 832114
Mobile: 07952 323613




reply via email to

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