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

  1. Path: sparky!uunet!spool.mu.edu!olivea!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 Pre-release
  5. Message-ID: <9301010310.AA21837@cambridge.apple.com>
  6. Date: 1 Jan 93 16:26:47 GMT
  7. Sender: info-mcl-request@cambridge.apple.com
  8. Lines: 54
  9. Approved: comp.lang.lisp.mcl@Cambridge.Apple.C0M
  10.  
  11. Hello MCL 2.0 users--
  12.  
  13. We have put together a second patch for Macintosh Common Lisp 2.0. This
  14. patch fixes a number of mostly minor bugs.  Here are descriptions of a few
  15. of them, from the documentation file:
  16.  
  17.         ; Fixed some problems printing on Imagewriter printers.
  18.  
  19.         ; LABELS wasn't consistent about "parallel" binding order in some cases.
  20.  
  21.         ; EQUALP hash tables no longer error with CLOS instances as keys.
  22.  
  23.         ; Fixed a kernel bug that pushed the wrong stuff on the stack
  24.         ; when a function had required, optional, rest, & keyword args
  25.         ; and a value was not specified for all of the optionals.
  26.  
  27.         ; (fround 3) no longer signals an error.
  28.  
  29. Instead of sending this off to a small number of beta testers, we're making
  30. this patch generally available for testing. It has passed our internal test
  31. suites, and many of the constituent fixes have been in use for some time,
  32. so this pre-release feels reasonably safe. Still, it *is* a pre-release
  33. (version 0.6) -- you should not install this patch unless you can live with
  34. the possibility that it contains bugs.
  35.  
  36. If you would like to participate in this testing, simply download (via
  37. anonymous ftp) these files from cambridge.apple.com:
  38.  
  39.         pub/mwp/test-p2/mcl2.0p2.fasl.hqx
  40.         pub/mwp/test-p2/mcl2.0p2.doc.hqx
  41.  
  42. These files are in BinHex format. The latter (".doc") file contains
  43. instructions for installing the patch and also brief descriptions of the
  44. problems it addresses. You must install patch 1 before you install patch 2.
  45. Patch 1 is available as:
  46.  
  47.         pub/MCL2/patches/mcl2.0p1.fasl.hqx
  48.  
  49. After you've downloaded the patch, please send email to me
  50. (mark@cambridge.apple.com), containing:
  51.  
  52.         your name and email address 
  53.                 (so I can inform you in case of a problem with the patch);
  54.         a description of your Macintosh 
  55.                 (so I know how broad our test coverage is).
  56.  
  57. If all goes well, I'll send mail in a couple of weeks officially releasing
  58. Patch 2. At that point you can download the official copy, or update the
  59. patch's version resource using ResEdit.
  60.  
  61. Thanks for your help. Happy New Year!
  62.  
  63. Mark Preece
  64. Apple ATG East.
  65.