Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (901 - 903 of 1030)

Ticket Resolution Summary Owner Reporter
#1103 fixed Bounded STRING-EQUAL bug Ron Garret
Description

? (string-equal :a :ba :start2 1)

Error: :start2 argument 0 exceeds :end2 argument 2

It's a simple bug. There are two references to len1 in ccl::%bounded-string-equal that should be len2.

#1192 fixed Bordeaux FFT problem Fred Bayer
Description

Are specialized arrays for complex numbers supposed to work, yet?

I tried loading bordeaux-fft on an Odroid U3 (linuxarm) and got this:

Welcome to Clozure Common Lisp Version 1.10-dev-r16104-trunk (LinuxARM32)!

? (ql:quickload "bordeaux-fft") To load "bordeaux-fft":

Load 1 ASDF system:

bordeaux-fft

; Loading "bordeaux-fft" [package bordeaux-fft]

Error: bad regspec: :COMPLEX-DOUBLE-FLOAT-VECTOR While executing: CCL::%HARD-REGSPEC-CLASS, in process listener(1). Type :POP to abort, :R for a list of available restarts. Type :? for other options.

The backtrace is attached.

#152 fixed Bold font in Listener looks horrible R. Matthew Emerson gz
Description

Reported by Ron Garret in openmcl-devel:

  1. Monaco 9 is the One True Font, but it looks horrible in bold under

OS X. It would be nice to have a separate font selection for Lisp- generated output in the listener instead of just bolding the default font.

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