Re: New escape method proposal (was: Re: Possible solution for special characters in makefile paths)
Paul Smith <[email protected]> Sun, 13 Apr 2014 12:09:11 -0400
| Newsgroups | gmane.comp.gnu.make.devel |
|---|---|
| Organization | GNU's Not UNIX! |
| Message-ID | <1397405351.9475.236.camel@homebase> |
On Sun, 2014-04-13 at 08:22 +0300, Eli Zaretskii wrote: > > Any blurring of the lines between these two characters would lead to > > more confusion than the alternative, IMO. > > I'm questioning the need to have this distinction exposed to > user-land. There are situations (as shown in my previous emails) where the user wants to treat the escaped characters in a string differently from unescaped characters. In this case the distinction must be exposed. How should we make that possible?