[Bug-openmcl] Bug in latest 0.14 (fwd)

Gary Byers gb at clozure.com
Wed Nov 19 09:50:22 MST 2003



---------- Forwarded message ----------
Date: Wed, 12 Nov 2003 23:52:08 -0500
From: Brian Mastenbrook <bmastenb at cs.indiana.edu>
To: Gary Byers <gb at clozure.com>
Subject: Bug in latest 0.14

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

I seem to have encountered a bug in 0.14. The attached code, when run
as such, encounters a very strange condition:

? (bug-function '(1 2 3))
Going to next case...
Required arguments in #<catch-
frame #x478B06> don't match lambda list (foo bar &rest args).
Going to next case...
phooey

The attachment is a cleaned up version of a slightly hairy macro which
I'm using to translate an even hairier syntax-rules macro. That macro
fails with the following:

Required arguments in #<BOGUS object @ #x478956> don't match lambda
list (cut-id (&rest ex-ids) (&rest gs) nil (&rest xs)).

I'm guessing the stack is being clobbered somewhere, which is leading
to the fun problems.

Brian
- --
Brian Mastenbrook
bmastenb at cs.indiana.edu
http://cs.indiana.edu/~bmastenb/
-----BEGIN PGP SIGNATURE-----
Version: PGP 8.0.3

iQA/AwUBP7MOAWnXQDi0istxEQIXmwCgrLUUQ7OzWwJ+zFRa/RVIoFCqpBkAn3i2
YWD2dALaj/3kKhOyUSB6mAih
=aasI
-----END PGP SIGNATURE-----





More information about the Bug-openmcl mailing list