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]
Other format: [Raw text]

Re: [PATCH] fix warning about duplicate 'const'


On Wed, 10 Mar 2004, Richard Henderson wrote:

> The following has been through the test suite, and doesn't warn
> for *any* duplicated qualifiers.  I chose this because that's
> what C99 does, and that's easier to document and more forward
> compatible.

This patch is, however, missing that documentation, which all extensions
should have, including those taken from later C standard versions.

-- 
Joseph S. Myers
jsm@polyomino.org.uk


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