Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (934 - 936 of 1030)

Ticket Resolution Summary Owner Reporter
#1191 fixed showing IDE preferences panel gives "Error: Invalid memory operation" Gary Byers R. Matthew Emerson
Description

Start a trunk ccl and do (require 'cocoa). Choose "Preferences..." from the application menu.

> Error: Invalid memory operation.
> While executing: GUI::|-[CCLFontToNameTransformer transformedValue:]|, in process Initial(0).

The function in question is in ccl:cocoa-ide;preferences.lisp.

It works on 1.9.

I suspect a compiler bug, but I have not looked at it very hard, so I could be wrong about that. The trunk and 1.9 versions of the function are identical.

#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.

#1196 fixed [Tools] [Apropos...] fails p2
Description

Fresh complete svn download and compile of CCL 1.10-dev-r16115-trunk (DarwinX8664). In Hemlock IDE menu [Tools] [Apropos...] immediately fails with:

> Error: The value NIL is not of the expected type SIMPLE-VECTOR.
> While executing: GUI::|-[AproposWindowController comboBox:objectValueForItemAtIndex:]|, in process Initial(0).

*(647D88) : 0 (FUNCALL #'#<GUI::|-[AproposWindowController comboBox:objectValueForItemAtIndex:]|> 17591849973284) 755
 (647E40) : 1 (%PASCAL-FUNCTIONS% 245 17591849973284) 365
 (647EF8) : 2 (FUNCALL #'#<Anonymous Function #x30000105912F> #<LISP-APPLICATION <LispApplication: 0x608000137e80> (#x608000137E80)> #S(CCL::OBJC-SELECTOR :NAME "run" :%SEL #<A Foreign Pointer #x7FFF8D22C066>)) 173
 (647F18) : 3 (FUNCALL #'#<(:OBJC-DISPATCH NEXTSTEP-FUNCTIONS:|run|)> ???) 541
 (647F50) : 4 (EVENT-LOOP NIL) 421
 (647FA0) : 5 (FUNCALL #'#<(:INTERNAL GUI::COCOA-STARTUP GUI::START-COCOA-IDE)>) 1205
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.