This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: C++ PATCH: Fix thread diagnostics
Richard Henderson wrote:
On Thu, Jun 24, 2004 at 09:46:28PM -0700, Mark Mitchell wrote:
! static const char *decl_spec_names[] = {
^
const
Sorry, that was too terse for me. :-)
Are you saying I should have put the "const" after the "char"? Is that
part of our coding standards? Or that I should have another "const"
after the "*"? Or ...?
--
Mark Mitchell
CodeSourcery, LLC
(916) 791-8304
mark@codesourcery.com