[Patch] Emit error for undefined operands
Frank Ch. Eigler
fche@redhat.com
Wed Mar 21 05:01:00 GMT 2001
Hi -
bje's second patch is fine, except that:
: (let ((operands (map (lambda (x) (obj:name x)) (current-op-list)))
should be
# (let ((operands (map obj:name (current-op-list)))
(The identity lambda function doesn't contribute much.)
- FChE
--
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE6uKYqVZbdDOm/ZT0RAt7vAJ4j1d7LXCcHZxplDYacIj1fe2HuLACfd90m
G2mEUbJwmJr4uOWHWmaNqeY=
=TiYT
-----END PGP SIGNATURE-----
More information about the Cgen
mailing list