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: enable fdiagnostics-show-option by default


On Fri, Apr 16, 2010 at 11:56 AM, Manuel López-Ibáñez
<lopezibanez@gmail.com> wrote:
> On 16 April 2010 17:40, Gabriel Dos Reis <gdr@integrable-solutions.net> wrote:
>>
>> Another refinement is to change the diagnostic machinery to emite the [...]
>> verbosity only once.
>
> That would beat the purpose of showing the option, which is to
> identify which diagnostic comes from which option.

I am not sure I made myself clear enough:  There is no much point in issuing
a diagnostic, triggered by a specific option, twice and on both occasions
add the same note.  Adding the note once suffices, and that does not
strike me as
beating the purpose.

-- Gaby


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