Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (718 - 720 of 1030)

Ticket Resolution Summary Owner Reporter
#386 fixed document get-fpu-mode and set-fpu-mode R. Matthew Emerson R. Matthew Emerson
Description

document get-fpu-mode and set-fpu-mode

#385 fixed CCL fails to start on FreeBSD-6.3/i386 in VMware Gary Byers Hans Hübner
Description

CCL does not start for me on 32bit FreeBSD, running in VMware 6.5.1-build126130 hosted on Windows Vista/x64.

dentinox 8_> uname -a
FreeBSD dentinox.huebner.org 6.3-RELEASE FreeBSD 6.3-RELEASE #0: Wed Jan 16 04:1
8:52 UTC 2008     root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i38
6
dentinox 9_> svn info .
Path: .
URL: http://svn.clozure.com/publicsvn/openmcl/trunk/freebsdx86/ccl
Repository Root: http://svn.clozure.com/publicsvn/openmcl
Repository UUID: 8bdb8f1d-59ce-db11-9e41-0016172a54ae
Revision: 11462
Node Kind: directory
Schedule: normal
Last Changed Author: gb
Last Changed Rev: 11404
Last Changed Date: 2008-11-18 21:55:55 +0000 (Tue, 18 Nov 2008)

dentinox 10_> ./fx86cl
Unhandled exception 11 at 0x805613d, context->regs at #xbfbfe410
? for help
[2652] OpenMCL kernel debugger: b
current thread: tcr = 0x48098240, native thread ID = 0x806b000, interrupts disab
led
#383 fixed (setf (char (make-string 1) -1) #\1) "crashes" the CCL process Gary Byers Johan Lindberg
Description

(setf (char (make-string 1) -1) #\1) "crashes" the CCL process.

It's the -1 that's causing the trouble. And I know that it's not valid code since the ANSI standard clearly states that the index must not be negative. But I expected to be thrown out into the debugger, not to have the CCL process just die.

I run Mac OS X 10.5.5 and have installed Clozure CL 1.2-rc1-intel.dmg from May 9 2008.

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