This is the mail archive of the gcc@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] caret diagnostics (was: broken FE diagnostics wrt complex expressions)


On Thu, 14 Aug 2008, Manuel López-Ibáñez wrote:

> You can see many examples of the caret output by configuring with
> --enable-caret-diagnostics, then reverting the changes to
> gcc/testsuite/lib/gcc.exp and running the testsuite. Check the output
> in the gcc.log and g++.log files.

It's clear it should be controlled by a -Wcaret (or similar) option rather 
than a configure time option; the choice of style is a matter of user 
preference.

-- 
Joseph S. Myers
joseph@codesourcery.com

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