Paul D. Smith <[EMAIL PROTECTED]> writes: > I didn't say I disagreed,
I guess it was the other discussion where you disagreed ;-) > I said that any change to the expansion rules, even for just > one function, needs to be carefully examined. True. My original suggestion (to temporarily change simple mode to recursive mode inside func_call() ) won't work for the following case: x := $$2 a := $$1 $$x b := $(call a,foo,bar) I guess adding a flag to variable_expand_string() would do the trick but this is a more extensive change. -boris
signature.asc
Description: Digital signature
_______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
