home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / lisp / mcl / 2109 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  3.3 KB

  1. Path: sparky!uunet!opl.com!hri.com!spool.mu.edu!agate!stanford.edu!apple!cambridge.apple.com!mark@cambridge.apple.com
  2. From: mark@cambridge.apple.com
  3. Newsgroups: comp.lang.lisp.mcl
  4. Subject: MCL 2.0 Patch 2
  5. Message-ID: <9301272114.AA26488@cambridge.apple.com>
  6. Date: 27 Jan 93 21:16:47 GMT
  7. Sender: owner-info-mcl@cambridge.apple.com
  8. Lines: 86
  9. Approved: comp.lang.lisp.mcl@Cambridge.Apple.C0M
  10.  
  11. The second patch to Macintosh Common Lisp 2.0 is now available. There
  12. are two ways to get it via the Internet: by sending mail to our archive 
  13. server, or by anonymous FTP. It is also available on AppleLink, on the
  14. "Macintosh Common Lisp Discussion" board. Instructions for decoding the 
  15. patch (it's in BinHex format) and installing it are in the documentation file 
  16. accompanying the patch. 
  17.  
  18. This is version 1.0 of patch 2 (you can check the version number in
  19. the patch file's "Get Info" box). It is identical to the pre-release
  20. (version 0.6) I announced on December 31, 1992. If you have been testing 
  21. that pre-release, you do not need to download this one (and thanks 
  22. for your help!).
  23.  
  24. This patch fixes a number of mostly minor bugs.  Here are descriptions of a 
  25. few of them, from the documentation file:
  26.  
  27.         ; Fixed some problems printing on Imagewriter printers.
  28.  
  29.         ; LABELS wasn't consistent about "parallel" binding order in some cases.
  30.  
  31.         ; EQUALP hash tables no longer error when CLOS instances are 
  32.         ; used as keys.
  33.  
  34.         ; Fixed a kernel bug that pushed the wrong stuff on the stack
  35.         ; when a function had required, optional, rest, & keyword args
  36.         ; and a value was not specified for all of the optionals.
  37.  
  38.         ; (fround 3) no longer signals an error.
  39.  
  40. You must install patch 1 before installing patch 2; you can download patch 1
  41. from the same place as patch 2 (the files are "mcl2.0p1.fasl.hqx" and 
  42. "mcl2.0p1-notes.txt").
  43.  
  44.  
  45.  
  46. To Download from the archive server:
  47.  
  48. The archive server is available to anyone who can send mail to an
  49. Internet address, including those of you who use a service (like
  50. Compuserve or AppleLink) that has a gateway to the Internet. If you
  51. have not already done so, you should get the Help file on this
  52. service by sending this message (this should be the body of the
  53. message, not the Subject line):
  54.  
  55.     Help
  56.  
  57. to this address:
  58.  
  59.     Archive-server@cambridge.apple.com
  60.  
  61. Please see the MCL 2.0 Release Notes for more information on
  62. this service. Here are the contents of a message that would
  63. download the patch and documentation files to my Internet mailbox:
  64.  
  65.     path mark@cambridge.apple.com
  66.     size 300000
  67.     send mcl2/patches/mcl2.0p2.doc
  68.     send mcl2/patches/mcl2.0p2.fasl.hqx
  69.  
  70. Please remember to replace my address (in the "path" command) with
  71. yours!
  72.  
  73. If your mail system cannot receive long messages, be sure to
  74. update the "size" line in the above message (see the archive server
  75. help document for more on this command).
  76.  
  77.  
  78. To download by anonymous ftp:
  79.  
  80.  
  81. You can anonymously ftp the patch and its documentation from
  82. cambridge.apple.com. Logon to this host as anonymous, then
  83. type your user name for a password. Here are the files you want:
  84.  
  85.     /pub/mcl2/patches/mcl2.0p2.doc
  86.     /pub/mcl2/patches/mcl2.0p2.fasl.hqx
  87.  
  88.  
  89. Thanks for using our Lisp. Please let us know if you have any problems
  90. downloading or installing the patch.
  91.  
  92.  
  93. Mark Preece
  94. Apple ATG East
  95. mark@cambridge.apple.com
  96. AppleLink: PREECE
  97.