[Bug 130553] Re: diff is confused by japanese filenames

2009-04-13 Thread Shawn Ligocki
I checked on a few other systems I have access to and it works correctly on all of them: Red Hat Enterprise 5.3, Debian 5.0 SunOS 5.8 However I don't know configuration details about these. -- diff is confused by japanese filenames https://bugs.launchpad.net/bugs/130553 You received this bug no

[Bug 130553] Re: diff is confused by japanese filenames

2009-04-13 Thread Shawn Ligocki
By the way, this is using 8.10 fully updated. -- diff is confused by japanese filenames https://bugs.launchpad.net/bugs/130553 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com http

[Bug 130553] Re: diff is confused by japanese filenames

2009-04-13 Thread Shawn Ligocki
Yeah, it appears that diff cannot appropriately parse Unicode filenames. I tested this quite a bit and discovered that diff can distinguish filenames if * they are different lengths or * they have ASCII characters that are different (or in different locations). Otherwise it fails. Simple case: $

[Bug 130553] Re: diff is confused by japanese filenames

2008-10-14 Thread Daniel T Chen
Is this symptom still reproducible in 8.10 beta or later? ** Changed in: diffutils (Ubuntu) Sourcepackagename: diff => diffutils Status: New => Incomplete -- diff is confused by japanese filenames https://bugs.launchpad.net/bugs/130553 You received this bug notification because you are a

[Bug 130553] Re: diff is confused by japanese filenames

2007-08-05 Thread Fergal Daly
By the way, comparing the files individually shows there are no diffs. diff -qr on just the directory with those files gives the same problem. Creating dummy files with just those names in another directory does not reproduce. Nor does recreating the whole directory with dummy files. I can't do