Segfault under cygwin 1.7.62

Andy Koppe andy.koppe@gmail.com
Sat Oct 10 15:42:00 GMT 2009


2009/10/9 Stephen J. Turnbull:
>  > Hang on, there is a problem with this one: Cygwin doesn't like the
>  > \001's and the tab at the end.
>
> Well, I'll be damned.  I was betting on this being 100% an XEmacs bug,
> but I could lose! :-)

I don't think you've got anything to worry about there. ;)  XEmacs
shouldn't crash due to a failed file operation, which of course can
happen for all sorts of reasons other than a control char in the
filename.

Meanwhile, Corinna has implemented support for the latter on
cygwin-cvs, so that mad filename works fine now:

$ touch $'ï\202\201Ð\201Ð\201Ð\201ï\203\22002ABFxi-string)g)Àâw\001\200ÑH\001Â\200\t'
$ ls
ï??Ð?Ð?Ð?ï??02ABFxi-string)g)Àâw??ÑH?Â??
$ ls --quoting-style=escape
ï\202\201Ð\201Ð\201Ð\201ï\203\22002ABFxi-string)g)Àâw\001\200ÑH\001Â\200\t

Andy

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list