Follow-up Comment #1, bug #42617 (project make):
Please show the way your code is invoking the gmk_add_function() call. The
final option to that function (flags) has a setting to control whether the
arguments are expanded or not expanded; you want to pass GMK_FUNC_DEFAULT (or
just 0) here if you want arguments expanded before being called.
There is a regression test that verifies (very simply) that this flag does the
right thing and expands and doesn't expand as expected. But of course the
regression test could have a problem.
But, I think this should work, so please provide more details about what
you're doing if it doesn't work for you.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?42617>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-make mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-make