home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!spool.mu.edu!olivea!apple!cambridge.apple.com!bill@cambridge.apple.com
- From: bill@cambridge.apple.com (Bill St. Clair)
- Newsgroups: comp.lang.lisp.mcl
- Subject: Re: MEMBER bug!
- Message-ID: <9212302215.AA25664@cambridge.apple.com>
- Date: 30 Dec 92 22:15:09 GMT
- Sender: info-mcl-request@cambridge.apple.com
- Lines: 13
- Approved: comp.lang.lisp.mcl@Cambridge.Apple.C0M
-
- At 11:12 AM 12/25/92 +0100, Rainer Joswig wrote:
- >Hi there,
- >
- >Ralf Moeller (these guys even use MCL during their Christmas holidays - amazing)
- >reported a fatal bug in MCL.
- >
- >The combination of :test-not and :key parameters immediately **crashes** the Mac.
- >
- >(member 1 '((1) (2)) :key #'first :test-not #'eql)
-
- Apparently noone has done this before. The bug has been there
- for I don't know how long. I'll send a patch to anyone who requests
- it. Ask for "member-patch".
-