[bug #60312] echo replaces double quote with backslash

2021-03-30 Thread Eli Zaretskii
Update of bug #60312 (project make): Status:None => Not A Bug ___ Follow-up Comment #3: Maybe it _is_ an internal command, but in the wrong shell. Do you have sh.exe somewhere on your PA

[bug #60312] echo replaces double quote with backslash

2021-03-30 Thread anonymous
Follow-up Comment #2, bug #60312 (project make): Yes, you're right. I thought echo was an internal command. I investigated further and the culprit seems to be the POSIX emulation library, which does strange things trying to emulate shell globbing. Sorry for the inconvenience, please discard this

[bug #60312] echo replaces double quote with backslash

2021-03-30 Thread Dmitry Goncharov
Follow-up Comment #1, bug #60312 (project make): Make passes recipies to shell line by line. Shell runs echo. You can see here echo 'nospacebefore:"xx"' nospacebefore:\xx" The first line is what make passes to shell. The 2nd line is the result of echo. Apparently, echo on your system does this.

[bug #60312] echo replaces double quote with backslash

2021-03-30 Thread anonymous
URL: Summary: echo replaces double quote with backslash Project: make Submitted by: None Submitted on: Tue 30 Mar 2021 08:22:32 PM UTC Severity: 3 - Normal Item Group: B

Re: bug

2021-03-30 Thread Philip Guenther
The GNU make manual describes when it intentionally returns an exit status of two. If you think it returned that status when it shouldn't, you'll need to fully describe the context (Makefile contents, what files were present that the Makefile could have referenced) so that other people can underst

bug

2021-03-30 Thread Prashant Upadhyay
Process terminated with status 2 (0 minute(s), 0 second(s)) 0 error(s), 0 warning(s) (0 minute(s), 0 second(s)) regards -- [image: Somaiya Logo] Prashant Upadhyay ASSISTANT PROFESSOR Follow us : [image: Somaiya Logo]