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 PR c++/6634: Diagnose "long lond double"


Volker Reichelt wrote:

> Btw, should I add quotes to the modifiers in the error messages like
> 
>   error ("%<signed%> and %<unsigned%> given together for %qs", name);

I think all keywords should be quoted, but I think Joseph probably knows
our existing policy better than I.

> Bootstrapped and regtested on x86_64-unknown-linux-gnu.
> Ok for mainline?

OK, thanks.

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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