home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / lang / lisp / mcl / 1892 < prev    next >
Encoding:
Internet Message Format  |  1992-12-25  |  775 b 

  1. Path: sparky!uunet!spool.mu.edu!olivea!apple!cambridge.apple.com!joswig@informatik.uni-hamburg.de
  2. From: joswig@informatik.uni-hamburg.de (Rainer Joswig)
  3. Newsgroups: comp.lang.lisp.mcl
  4. Subject: MEMBER bug!
  5. Message-ID: <9212251012.AA03284@ki6.informatik.uni-hamburg.de>
  6. Date: 25 Dec 92 10:12:55 GMT
  7. Sender: info-mcl-request@cambridge.apple.com
  8. Lines: 19
  9. Approved: comp.lang.lisp.mcl@Cambridge.Apple.C0M
  10.  
  11. Hi there,
  12.  
  13. Ralf Moeller (these guys even use MCL during their Christmas holidays - amazing)
  14. reported a fatal bug in MCL.
  15.  
  16. The combination of :test-not and :key parameters immediately **crashes** the Mac.
  17.  
  18. (member 1 '((1) (2)) :key #'first :test-not #'eql)
  19.  
  20.  
  21. Be careful!
  22.  
  23.  
  24. ;;;; MCL nominated for an award? I like it!
  25.  
  26.  
  27. Rainer Joswig
  28.  
  29. Email: joswig@informatik.uni-hamburg.de
  30.