home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / lisp / 2348 < prev    next >
Encoding:
Text File  |  1992-09-01  |  1.5 KB  |  44 lines

  1. Newsgroups: comp.lang.lisp
  2. Path: sparky!uunet!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!jvnc.net!gmd.de!cici
  3. From: cici@gmd.de (Christian Beilken)
  4. Subject: Re: CMU Common Lisp 16e Available
  5. Message-ID: <cici.715344343@gmd.de>
  6. Sender: news@gmd.de (USENET News)
  7. Nntp-Posting-Host: gmdzi
  8. Organization: GMD, Sankt Augustin, Germany
  9. References: <Btux9A.I9F.1@cs.cmu.edu>
  10. Date: Tue, 1 Sep 1992 10:45:43 GMT
  11. Lines: 31
  12.  
  13.  
  14.  
  15. Thank you for your great job of CMU Common Lisp!
  16.  
  17. The new PCL version makes 16e very useful because
  18. the annoying run-time-compiling is extremly reduced.
  19.  
  20. Soon the application framework GINA with its 
  21. interface builder will be available for CMU.
  22.  
  23. By the way: Can you tell me and the community when 
  24. CMU 17x with light weight processes will be available!?
  25.  
  26. Here is one hint for users of CMU CL 16e with its new PCL: 
  27. A misleading error message is produced, when a subclass 
  28. (with at least one slot) of a class is defined before its superclass.
  29. (This was allowed in 16d and other implementions of PCL!)
  30. (I already sent a bug report about this to the CMU team.)
  31.  
  32.  
  33. This is the error message:
  34.  
  35. Error in function "DEFMETHOD SLOT-UNBOUND (T T T)":
  36.    The slot PCL::CLASS-PRECEDENCE-LIST is unbound in the object #<Standard-Clas
  37.    s <<name of subclass>> {701057D}>.
  38.  
  39.  
  40. Christian Beilken                                           Email:cici@gmd.de
  41. GMD                    (German National Research Center for Computer Science)
  42. P.O.Box    1316                           Dept: FIT/MMK (Project GINA)
  43. W-5205 Sankt Augustin 1, Germany                     Phone:(+49 2241) 14-2642
  44.