Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (832 - 834 of 1030)

Ticket Resolution Summary Owner Reporter
#1054 fixed (equal #p"/" #p"ccl:") returns t Gary Byers R. Matthew Emerson
Description
Welcome to Clozure Common Lisp Version 1.9-dev-r15596  (DarwinX8664)!
? (equal #p"/" #p"ccl:")
T

That would seem to be wrong.

#1055 fixed can't use files that have backslashes in their names Gary Byers R. Matthew Emerson
Description

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.

#1062 wontfix use Amazon Glacier as repo backup R. Matthew Emerson R. Matthew Emerson
Description

Arrange to copy periodic dumps of the ccl svn repo to Amazon Glacier.

http://aws.amazon.com/glacier/

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.