Re: BUG(?): "svn diff" behaves incorrectly on symbolic links pointing to binary files
From: Vincent Lefevre <vincent+svn_at_vinc17.org>
Date: 2005-07-06 10:00:30 CEST
[Sorry, this is old, but I'm catching up with all my mail...]
On 2005-06-16 10:40:33 -0400, Charles Bailey wrote:
Note that if people use control sequences in their files to control
Also you can't assume that diff will always give what the user expects.
> I'm not sure it'd be easy to define "non-printable", since that'll
Well, they depend on the locale only. I think that using isprint()
> If the practical goal is to avoid wedging terminals by sending
0x7f-0x9f are also control characters with ISO-8859 encodings.
> Would such a change be specific to diffs, or would it extend to other
To all terminal output (filenames, etc.).
-- Vincent Lefèvre <vincent_at_vinc17.org> - Web: <http://www.vinc17.org/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/> Work: CR INRIA - computer arithmetic / SPACES project at LORIA --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Jul 6 10:01:38 2005 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.