id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
1055,can't use files that have backslashes in their names,rme,gb,"Create a file /tmp/test/\\ and observe the following:

{{{
Welcome to Clozure Common Lisp Version 1.9-dev-r15596  (DarwinX8664)!
? (probe-file ""/tmp/test/\\\\"")
#P""/private/tmp/test/""
? (native-translated-namestring ""\\\\"")
""""
? 
}}}

Perhaps ccl::namestring-unquote needs to get a little smarter.
",defect,closed,normal,,other,trunk,fixed,,
