Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (655 - 657 of 1030)

Ticket Resolution Summary Owner Reporter
#1152 fixed Add/update List Definitions window Zach Beane Zach Beane
Description

From alms:

There are a few features in Opusmodus that would be useful to have in the CCL IDE:

...

  1. The List Definitions window. (my personal most-missed feature in the CCL IDE relative to MCL).

From gz:

FWIW, the list definitions window (well, *a* list definitions window, maybe OM has a nicer one) is in the IDE, accessible via M-x List Definitions. Adding a menu item to invoke it would be very useful, and also make for a useful learning exercise (one which I haven't personally gone through yet, which is why it's only available via M-x....).

#1161 fixed CCL manual w.r.t. ARMv6 installation: 2.2.4. Rebuilding Clozure CL From Sources Tim McNerney
Description

The instructions for rebuilding CCL from sources in this chapter section is missing a step or two that is required when one is installing CCL on certain ARM processors (e.g. ARMv6 used in Raspberry Pi).

cd lisp-kernel/linuxarm make clean make

This is due to differences in the instruction-set on different versions/models of the ARM processor, so some recompilation on the target architecture is necessary.

On a broader note, there are incomplete or obsolete instructions for installing CCL on the Raspberry Pi floating around on various forums/blogs. One high-pagerank example is:

http://mickcharlesbeaver.blogspot.com/2014/01/clozure-common-lisp-ccl-on-raspberry-pi.html

This refers to the released version 1.9, that does not have a build fix that deals with soft v hard floating-point variants. As of this writing, you need to download and build trunk. Otherwise you have to fix/hardwire the build script as RME mentioned in the internal Clozure IRC a few days ago, to deal with floating point issues.

The blog entry mentions the make clean && make issue raised in this bug report, but it does not mention that you have to recompile from sources to get a fully functional CCL image.

#1165 fixed %make-cfurl bug (was: Missing filenames in search files) R. Matthew Emerson gz
Description

I'm using OS X 10.9. The new search files seems to work but it doesn't show the pathnames - see attached screenshot.

Possibly related, possibly not, I get these warnings when compiling the IDE:

;Compiler warnings for "ccl:cocoa-ide;search-files.lisp.newest" :
;   In %TREE-NODE-FOR-GREP-RESULT: Undeclared free variable NAVIGATOR-SEARCH-NODE-DATA (2 references)
;   In |-[SearchFilesWindowController awakeFromNib]|: Undeclared free variable GREP-RESULTS-DATA-SOURCE
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.