Subject: Re: SBCL fatal error: fake_foreign_call fell through
From: rpw3@rpw3.org (Rob Warnock)
Date: Thu, 26 Oct 2006 01:28:56 -0500
Newsgroups: comp.lang.lisp
Message-ID: <49WdnURwqIw1yN3YnZ2dnUVZ_oednZ2d@speakeasy.net>
victor.kryukov@gmail.com <victor.kryukov@gmail.com> wrote: +--------------- | My program is structured like this (in lisp pseudo-code): ... | (defun do-nasty-thing (i) | (make-V-array 25,120,127) | ...) +--------------- I do hope you're not using commas like this in your actual Lisp code... -Rob ----- Rob Warnock <rpw3@rpw3.org> 627 26th Avenue <URL:http://rpw3.org/> San Mateo, CA 94403 (650)572-2607