Custom Query (1030 matches)
Results (706 - 708 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #401 | fixed | lisp with Cocoa IDE should be simple to install (and update) | ||
| Description |
Instead of requiring an svn checkout, Clozure CL.app should be an easy drag and drop install. This implies that we need to be able to check for and install updates from within the running application (we largely do this already, but we should ensure that the update process is robust and safe). |
|||
| #398 | fixed | make ccl script look at $0 | ||
| Description |
(from openmcl-devel) the attached patch makes the ccl shell script look at $0, resolve symlinks if there are any, and tries to use this path as CCL_DEFAULT_DIRECTORY. This lets user simply symlink scripts/ccl to ~/bin. Also it makes it possible to conveniently have multiple ccl installation coexist; the user symlinks "ccl-1.2", "ccl-svn" &c to the appropriate directories. |
|||
| #397 | invalid | Warning in %COMPILE-FILE | ||
| Description |
Doing a full rebuild of the x86/32 port revision 11602, I get this: ;Compiler warnings for "/home/hechee/Software/opt/ccl/lib/nfcomp.lisp" : ; In %COMPILE-FILE: In the call to REPORT-DEFERRED-WARNINGS with arguments (*COMPILE-FILE-PATHNAME*), ; 1 argument were provided, but at most 0 are accepted ; by the current global definition of REPORT-DEFERRED-WARNINGS |
|||
