Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (694 - 696 of 1030)

Ticket Resolution Summary Owner Reporter
#655 fixed ccl64 appears to have a bug in the cygwin case. Ben Hyde
Description

This change <http://trac.clozure.com/ccl/changeset/10240> and the current script appears to have a bug. The clause for cygwin should set DD since CCL_DEFAULT_DIRECTORY is slammed <http://trac.clozure.com/ccl/browser/branches/win64/scripts/ccl64?rev=10240#L73> by DD moments later.

#291 fixed ccl::%rmdir does not work on FreeBSD Gary Byers Hans Hübner
Description

paracetamol 65_> mkdir /tmp/abc paracetamol 66_> ccl -n Welcome to Clozure Common Lisp Version 1.2-r9337S (FreebsdX8664)! ? (ccl::%rmdir "/tmp/abc") -12 ? (quit) lparacetamol 67_> ls -lsd /tmp/abc 2 drwxrwxr-x 2 hans wheel 512 Apr 30 23:35 /tmp/abc/ paracetamol 68_> uname -a FreeBSD paracetamol.bknr.net 6.3-RELEASE FreeBSD 6.3-RELEASE #0: Wed Jan 16 01:43:02 UTC 2008 root@…:/usr/obj/usr/src/sys/SMP amd64

#743 invalid ccl::foreign-type-alignment returns incorrect alignment for :[un]signed-doubleword on x86 Gary Byers Stelian Ionescu
Description

Using 1.6-dev-r14265M-trunk (LinuxX8632):

(ccl::foreign-type-alignment (ccl::parse-foreign-type :signed-doubleword)) 64

The correct value is 32

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