Re: quotearg.c's shell_quoting_style and MinGW
Bruno Haible <[email protected]>
| Newsgroups | gmane.comp.lib.gnulib.bugs,gmane.comp.gnu.utils.bugs |
|---|---|
| Message-ID | <4420473.GOA7AVIFSK@linuix> |
Eli Zaretskii wrote: > So on Posix hosts, this new API will probably simply call the > shell-style quoting, while on non-Posix hosts it will use separate > code, is that right? Right. Bruno