Update of bug #32498 (project make):

           Triage Status:                    None => Verified               

    _______________________________________________________

Follow-up Comment #2:

I don't know, something seems wrong here to me.  If you have:

export AA
$(eval export AB)
tst = $(eval export AC)
$(call tst)
all: ; env | grep ^A


Then I see no rational reason offhand why make will correctly export AA and AB
as empty, but not export AC.

This needs more investigation.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?32498>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to