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: Paul D. Smith
Subject: [bug #63686] implement a flag to promote make warnings to fatal errors
Date: Sun, 26 Feb 2023 15:37:31 -0500 (EST)

Update of bug #63686 (project make):

           Fixed Release:                    None => SCM                    

    _______________________________________________________

Follow-up Comment #3:

I have implemented a comprehensive method of controlling warnings in general,
including setting the action to take to "ignore", "warn", or "error", and also
added a few new warnings, which should be available in the next major
(non-bugfix) release (this is not committed yet it's in my local repo).

I implemented it as a flag "--warn..." not as a special target.  Of course you
can always use "MAKEFLAGS += --warn..." in your makefile.

If there are reasons to want a special target please let me know.


    _______________________________________________________

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]