[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #56449] job.c (construct_command_argv_internal): Must use shell if
From: |
Christian Eggers |
Subject: |
[bug #56449] job.c (construct_command_argv_internal): Must use shell if '%' character is present in recipe line |
Date: |
Fri, 30 Aug 2019 08:46:23 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0 |
Follow-up Comment #8, bug #56449 (project make):
[comment #5 comment #5:]
> Sorry, I think there's some confusion. All this patch does is detect if we
see a % in the command line and if so we do not take the fast path: instead we
take the slow path and invoke command.com.
>
> So we're not trying to handle environment variables etc., we're just saying
"hey make, if the recipe contains % then give up and pass it to command.com to
take care of".
Yes, that is exactly what I intended to change.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?56449>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [bug #56449] job.c (construct_command_argv_internal): Must use shell if '%' character is present in recipe line, Paul D. Smith, 2019/08/26
- [bug #56449] job.c (construct_command_argv_internal): Must use shell if '%' character is present in recipe line, Eli Zaretskii, 2019/08/28
- [bug #56449] job.c (construct_command_argv_internal): Must use shell if '%' character is present in recipe line, Paul D. Smith, 2019/08/28
- [bug #56449] job.c (construct_command_argv_internal): Must use shell if '%' character is present in recipe line, Eli Zaretskii, 2019/08/28
- [bug #56449] job.c (construct_command_argv_internal): Must use shell if '%' character is present in recipe line, Paul D. Smith, 2019/08/28
- [bug #56449] job.c (construct_command_argv_internal): Must use shell if '%' character is present in recipe line, Eli Zaretskii, 2019/08/28
- Re: [bug #56449] job.c (construct_command_argv_internal): Must use shell if '%' character is present in recipe line, Eli Zaretskii, 2019/08/29
- [bug #56449] job.c (construct_command_argv_internal): Must use shell if '%' character is present in recipe line, Christian Eggers, 2019/08/30
- [bug #56449] job.c (construct_command_argv_internal): Must use shell if '%' character is present in recipe line,
Christian Eggers <=
- [bug #56449] job.c (construct_command_argv_internal): Must use shell if '%' character is present in recipe line, Christian Eggers, 2019/08/30
- [bug #56449] job.c (construct_command_argv_internal): Must use shell if '%' character is present in recipe line, Eli Zaretskii, 2019/08/30
- [bug #56449] job.c (construct_command_argv_internal): Must use shell if '%' character is present in recipe line, Eli Zaretskii, 2019/08/30
- [bug #56449] job.c (construct_command_argv_internal): Must use shell if '%' character is present in recipe line, Christian Eggers, 2019/08/30