bug-diffutils
[Top][All Lists]
Advanced

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

Re: [bug-diffutils] [PATCH] Escape file names that contain special chara


From: Paul Eggert
Subject: Re: [bug-diffutils] [PATCH] Escape file names that contain special characters
Date: Thu, 23 May 2013 09:27:40 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130311 Thunderbird/17.0.4

On 08/06/12 18:02, Andreas Gruenbacher wrote:
> Here's an attempt.  Needs to be mentioned in NEWS still at least.  Can
> one of you give this a close look?

The idea looks good.  I might prefer a solution that
didn't require making an escaped copy of the string,
and instead merely escaped the string as it's being printed,
to avoid the memory allocation.  But if that's too much work
it's no big deal.



reply via email to

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