Yes hmm, perhaps just like the 'warnings(3perl)' man page,
one could do different grades, e.g.,
.FATAL_WARNINGS: ALL
etc. And there could be both command line options, and phony targets,
so people could use either one as they pleased.
___
Bug-make mailin
Dan Jacobson (29 December 2017 03:41)
[snip]
> Therefore please add a new
> '.ALL_WARNINGS_FATAL'
> or something (that we error prone careless
> programmers can use, just like we put
> use warnings FATAL => q(all);
> in all perl files we write today,)
> or make it the default, and instead add a
> '
In (info "(make) Error Messages")
'warning: overriding recipe for target `XXX''
'warning: ignoring old recipe for target `XXX''
GNU 'make' allows only one recipe to be specified per target
(except for double-colon rules). If you give a recipe for a target
which already has been def