Re: indent repeatidly appends "const" at the end of a C++ function implementation header
Andrew Shadura <[email protected]> Wed, 14 May 2014 16:42:44 +0200
| Newsgroups | gmane.comp.gnu.indent.bugs |
|---|---|
| Message-ID | <CACujMDPq8KtuguACgVLWDOzVkz9wQKm4gq2evCXP8UXKkac6-A@mail.gmail.com> |
Hello, On 14 May 2014 15:38, Nicolas Melot <[email protected]> wrote: > I would like to report a bug with indent (v. 2.2.9 downloaded from > ftp://ftp.df.lth.se/pub/ftp.gnu.org/pub/gnu/indent/ and compiled on > standard, non-updated Ubuntu 12.04) Two questions: i) Why do you compile from source on Ubuntu, when Ubuntu ships indent already, and it's obviously newer than 2.2.9? ii) Please try http://hg.savannah.gnu.org/hgweb/indent/archive/tip.tar.gz and report if it works for you. -- Cheers, Andrew