Custom Query (1030 matches)
Results (685 - 687 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1302 | fixed | Building lisp-kernel fail in (rebuild-ccl :full t :force T) on | ||
| Description |
Virgin new trunk by: svn co http://svn.clozure.com/publicsvn/openmcl/trunk/darwinx86/ccl downloads revision 16504. Running ./dx86cl64 --no-init brings up Clozure Common Lisp Version 1.10-dev-r16089M-trunk (DarwinX8664) (rebuild-ccl :full t :force T) crashes at Building lisp-kernel transcript attached |
|||
| #1350 | fixed | Firefox doesn't like lists.clozure.com | ||
| Description |
Trying to open https://lists.clozure.com/pipermail/openmcl-devel/2008-February/003755.html , I get: "The owner of lists.clozure.com has configured their website improperly. To protect your information from being stolen, Firefox has not connected to this website." |
|||
| #1411 | notabug | GC bug when reading a file | ||
| Description |
I am using cl-csv to read in a large file, and for some reason there is a bug and it won't garbage collect. (defparameter +test-big-file+
(defun count-big-file ()
Takes up a lot of ram, and (gc) won't clear it. I have to kill the slime instance and restart it to reclaim up my ram. When I run the same code in SBCL it is properly garbage collected. |
|||
