Sorry perhaps that wasnt very clear on my part.
The backtrace was from calling rb-hello, and yes thats all there was
up to 7:("foreign function:...")
James
On Thu, Mar 6, 2008 at 3:03 PM, Bart Botta <[EMAIL PROTECTED]> wrote:
> On 3/5/08, James Baker <[EMAIL PROTECTED]> wrote:
>
> > ok well, us
On 3/5/08, James Baker <[EMAIL PROTECTED]> wrote:
> ok well, using (sb-int:with-float-traps-masked (:invalid
> :divide-by-zero)) as suggested by Luís allows me to load
> cl-glut-examples, but the issue still occurs if i try to run an
> example (i.e. rb-hello)
well, you could try adding the
(oops, forgot to reply to the list, sorry about the extra copies)
Just as a guess, you might try deleting .fasl files in cl-opengl and
cffi directories, if that doesn't help, will need more information:
On 3/5/08, James Baker <[EMAIL PROTECTED]> wrote:
> "division-by-zero" issue, I'm using both
On Thu, Mar 6, 2008 at 2:40 AM, James Baker <[EMAIL PROTECTED]> wrote:
> I'm trying to check out the cl-glut-examples but all I get is this
> "division-by-zero" issue, I'm using both cffi + cl-opengl from darcs
> and sbcl 1.0.15.
[...]
> * (asdf:oos 'asdf:load-op 'cl-glut-examples)
Does this h