|
From: | Michael Builov |
Subject: | [bug #54727] foreach variable is not visible for a target specific variable definition in a recipe |
Date: | Fri, 5 Oct 2018 12:38:55 -0400 (EDT) |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:48.0) Gecko/20100101 Firefox/48.0 |
Follow-up Comment #4, bug #54727 (project make): The first version of the patch is not good, make hangs on this test: $ echo '$(eval all: M:=$$(eval all: Q:=$$$$(eval all: T:=$$$$M)))' | ./make -f - The second version of the patch takes into account that the target-specific context may already be in the chain. (file #45151) _______________________________________________________ Additional Item Attachment: File name: make_bug_54727_2.patch Size:1 KB _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?54727> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |