bug-indent
[Top][All Lists]
Advanced

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

[Bug-indent] bug of "const" duplicated


From: 周 天凌
Subject: [Bug-indent] bug of "const" duplicated
Date: Thu, 29 May 2003 00:33:04 +0800

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/

Attachment: t.cxx
Description: Text document


reply via email to

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