[bug #61957] Document the side effect of mentioning a file explicitly.

2022-01-28 Thread Dmitry Goncharov
Additional Item Attachment, bug #61957 (project make): File name: sv61957_side_effect_doc.diff Size:1 KB ___ Reply to this item at:

[bug #61957] Document the side effect of mentioning a file explicitly.

2022-01-28 Thread Dmitry Goncharov
URL: Summary: Document the side effect of mentioning a file explicitly. Project: make Submitted by: dgoncharov Submitted on: Sat 29 Jan 2022 01:32:57 AM UTC Severity: 3 - Normal

[bug #61955] Remade Makefiles & Phony Targets

2022-01-28 Thread Dmitry Goncharov
Follow-up Comment #2, bug #61955 (project make): > I see that this is not documented in the manual so that should be fixed; > I will convert this into a documentation bug. Đ•here is https://savannah.gnu.org/bugs/?61623 with a patch that documents phony makefile targets.

[bug #61955] Remade Makefiles & Phony Targets

2022-01-28 Thread Paul D. Smith
Update of bug #61955 (project make): Item Group: Bug => Documentation ___ Follow-up Comment #1: You say you have a makefile that you "always want rebuilt", but that's not really true. What you

Re: [BUG] --warn-undefined-variable is not triggered in prerequisites

2022-01-28 Thread Paul Smith
On Fri, 2022-01-28 at 01:09 +0100, Alejandro Colomar (man-pages) wrote: > I'd like make to warn about this. It took me a while to debug > a Makefile bug, which I thought was not happening, since make should > have warned me. Isn't this supposed to trigger the warning? In previous versions of

Re: [BUG] --warn-undefined-variable is not triggered in prerequisites

2022-01-28 Thread Alejandro Colomar (man-pages)
Hi Paul, On 1/28/22 23:49, Paul Smith wrote: > On Fri, 2022-01-28 at 01:09 +0100, Alejandro Colomar (man-pages) wrote: >> I'd like make to warn about this. It took me a while to debug >> a Makefile bug, which I thought was not happening, since make should >> have warned me. Isn't this supposed

Re: [BUG] --warn-undefined-variable is not triggered in prerequisites

2022-01-28 Thread Alejandro Colomar (man-pages)
Hi Martin, On 1/28/22 02:42, Martin Dorey wrote: > That already seems to have been fixed: Hmm, it seems that the bug is only triggered if the option is passed in the Makefile itself with MAKEFLAGS+=... I haven't tested make git HEAD, but I bet it's probably reproducible there too. See below.

[bug #61955] Remade Makefiles & Phony Targets

2022-01-28 Thread anonymous
URL: Summary: Remade Makefiles & Phony Targets Project: make Submitted by: None Submitted on: Fri 28 Jan 2022 08:56:59 PM UTC Severity: 3 - Normal Item Group: Bug