bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #63686] implement a flag to promote make warnings to fatal errors


From: Thomas Güttler
Subject: [bug #63686] implement a flag to promote make warnings to fatal errors
Date: Thu, 2 Feb 2023 01:34:38 -0500 (EST)

Follow-up Comment #2, bug #63686 (project make):

[comment #0 original submission:]
> GCC has a -Werror option causing warnings to be promoted to fatal errors
which I (and my organization) find very useful. As a matter of policy we
always build with -Werror on and while this, obviously, is painful to start
with it leads to a much calmer working environment once cruising altitude is
reached. We find new issues much quicker since new warnings aren't
interspersed with hundreds of pre-existing ones.


Same here. Every automated way to get better quality help us in the long run.

It would help us if we could promote warnings to fatal errors.

For example:

> Makefile:118: Warnung: undefinierte Variable „FOO“




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?63686>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]