Bug#509966: x11-xserver-utils: iceauth fails with non-ASCII characters in hostname

2009-02-01 Thread Brice Goglin
Robert Edmonds wrote: Package: x11-xserver-utils Version: 7.3+5 Tags: patch, upstream if the system's hostname contains non-ASCII characters, iceauth will fail, typically with something like 'bad add command line'. please apply the attached patch, which removes the extraneous isascii()

Bug#509966: x11-xserver-utils: iceauth fails with non-ASCII characters in hostname

2008-12-27 Thread Robert Edmonds
Package: x11-xserver-utils Version: 7.3+5 Tags: patch, upstream if the system's hostname contains non-ASCII characters, iceauth will fail, typically with something like 'bad add command line'. please apply the attached patch, which removes the extraneous isascii() check in the skip_nonspace()