[Openmcl-devel] openmcl 0.13 (darwin) bug: Unhandled exception 11

Frank Schmülling Schmuelling at Ph1.Uni-Koeln.DE
Mon Oct 14 05:48:52 PDT 2002


Hi,
the following function doesn't like to be called with 2 single-float 
arguments. Other combination (integer, double, etc) seem to work fine.
Frank.

? (defun bug (wavenumber round) (* round (truncate wavenumber round)))
BUG
? (bug 841.0 10.0)
Unhandled exception 11 at 0x00104804, context->regs at #xbffff6f8
Continue/Debugger/eXit <enter>?
? (lisp-implementation-version)
"Version (Beta: Darwin) 0.13"


_______________________________________________
Openmcl-devel mailing list
Openmcl-devel at clozure.com
http://clozure.com/cgi-bin/mailman/listinfo/openmcl-devel



More information about the Openmcl-devel mailing list