bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #41246] Allow to switch shell batch mode at runtime instead of buil


From: Mike Hommey
Subject: [bug #41246] Allow to switch shell batch mode at runtime instead of build time
Date: Fri, 31 Jan 2014 09:14:32 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:28.0) Gecko/20100101 Firefox/28.0

Follow-up Comment #10, bug #41246 (project make):

This is a different approach to the problem, as suggested by Paul: this
triggers batch mode shell when there are double quotes in the recipe. Note
this doesn't quite work around all the problems that the previous patch did
solve when adding .BATCH_MODE_SHELL to the problematic makefile. There are
still issues with backslashes, which I suspect are due to bad escaping when
running with sh -c. Or discrepancy between sh -c and batch mode which leads to
that particular Makefile miraculously working in batch mode. I'll need to do
more testing.

(file #30424)
    _______________________________________________________

Additional Item Attachment:

File name: diff                           Size:2 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]