SIGABRT
"Walter C. Pelissero" <[email protected]> Sun, 21 Oct 2007 01:56:08 +0200
| Newsgroups | gmane.lisp.clg.devel |
|---|---|
| Message-ID | <[email protected]> |
Just noticed that commenting out the ALLOCATE-FOREIGN method on
TREE-ITER, the crash seems to disappear.
diff -c -r1.31 gtktree.lisp
*** gtktree.lisp 17 Oct 2007 14:47:10 -0000 1.31
--- gtktree.lisp 20 Oct 2007 23:47:52 -0000
***************
*** 385,390 ****
--- 391,397 ----
(iter tree-iter :in/return)
(path tree-path))
+ #+(OR)
(defmethod allocate-foreign ((tree-iter tree-iter) &rest initargs)
(declare (ignore initargs))
(let ((size (foreign-size (class-of tree-iter))))
--
walter pelissero
http://www.pelissero.de
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/