Follow-up Comment #3, bug #56449 (project make):

I wasn't thinking about % as an escape character so much as a variable
introduction character.

But I keep forgetting that variable expansion in Windows works very
differently than in POSIX.

I was assuming that:


all: ; argv1 %Path%


would need to use command.com to ensure that %Path% was expanded.  But maybe
that's not correct on Windows.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?56449>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/


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

Reply via email to