[bug #65006] Implement second expansion of .EXTRA_PREREQS.

2023-12-09 Thread Dmitry Goncharov
Follow-up Comment #2, bug#65006 (group make): Tested 32 and 64 bit on linux, sun and aix. ___ Reply to this item at: ___ Message sent via Savannah https

Re: Surprising pattern matching and .EXTRA_PREREQS behaviours

2023-12-09 Thread Dmitry Goncharov
On Mon, Nov 20, 2023 at 8:37 AM Daniel Gerber wrote: > 1. Second expansion is not applied to .EXTRA_PREREQS Thanks for your report. You can find a patch here https://savannah.gnu.org/bugs/index.php?65006. > 2. Setting .EXTRA_PREREQS as pattern-specific variable is not supported A couple of ye

[bug #65006] Implement second expansion of .EXTRA_PREREQS.

2023-12-09 Thread Dmitry Goncharov
Follow-up Comment #1, bug#65006 (group make): The patch in the attachment implements second expansion of the value of .EXTRA_PREREQS, along with a test. The origin report is here https://lists.gnu.org/archive/html/bug-make/2023-11/msg00018.html. __

[bug #65006] Implement second expansion of .EXTRA_PREREQS.

2023-12-09 Thread Dmitry Goncharov
Additional Item Attachment, bug#65006 (group make): File name: sv65006.fixSize:2 KB File name: sv65006.test Size:1 KB

[bug #65006] Implement second expansion of .EXTRA_PREREQS.

2023-12-09 Thread Dmitry Goncharov
URL: Summary: Implement second expansion of .EXTRA_PREREQS. Group: make Submitter: dgoncharov Submitted: Sun 10 Dec 2023 12:44:15 AM UTC Severity: 3 - Normal Ite