This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: committed: cplus-dem.c: Add back ATTRIBUTE_UNUSED for parameteroption.


On Thu, 16 Nov 2000, Richard Kenner wrote:
>       static char *
>       ada_demangle (mangled, option)
>            const char* mangled;
>     !      int option ATTRIBUTE_UNUSED;
>       {
> 
> Can people please try to fix whitespace errors when they see them?

It looks like it.

> That should be "const char *mangled".

Thank you.   Will fix next time I'm in that area, unless someone gets to
it before that.  I see more such non-GNU formatting issues there.

brgds, H-P


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]