home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / x / volume19 / mit.patch24 < prev    next >
Encoding:
Text File  |  1993-05-27  |  3.4 KB  |  75 lines

  1. Newsgroups: comp.sources.x,comp.sources.d
  2. From: converse@expo.lcs.mit.edu (Donna Converse)
  3. Subject: v19INF6:  X11R5 public fix #24 available
  4. Message-ID: <1993May21.151722.4288@sparky.imd.sterling.com>
  5. X-Md4-Signature: 9f341d27780a20def3fd827882542d6d
  6. Sender: chris@sparky.imd.sterling.com (Chris Olson)
  7. Organization: X Consortium, MIT Laboratory for Computer Science
  8. Date: Fri, 21 May 1993 15:17:22 GMT
  9. Approved: chris@sparky.imd.sterling.com
  10. Expires: Mon, 5 Jul 1993 15:15:31 GMT
  11.  
  12. Submitted-by: converse@expo.lcs.mit.edu (Donna Converse)
  13. Posting-number: Volume 19, Info 6
  14. Archive-name: mit.patch24
  15.  
  16. Patches for a variety of problems in R5 are available via anonymous
  17. ftp on export.lcs.mit.edu and via the xstuff mail archive server on
  18. expo.lcs.mit.edu.
  19.  
  20. Fixes are available via anonymous ftp to export.lcs.mit.edu (18.24.0.12),
  21. in the directory /pub/R5/fixes/.  The file for this fix is "fix-24".
  22. Instructions for applying the fix are included in the file.  Fixes usually
  23. propagate to other distribution sites as well, so it may pay to check at a
  24. nearer site first.
  25.  
  26. For those without ftp access, individual fixes can be obtained by mail by
  27. sending a message to xstuff@expo.lcs.mit.edu (18.24.0.11).  In the usual
  28. case, the message should have a subject line and no body, or a single-line
  29. body and no subject.  For example, make the line:
  30.     send fixes 24
  31. to get this fix.  To get a summary of fixes, make the line:
  32.     index fixes
  33. If you need help, make the line:
  34.     help
  35. Some mailers produce mail headers that are unusable for extracting return
  36. addresses.  If you use such a mailer, you won't get any response.  If you
  37. happen to know an explicit path, you can include a line like
  38.     path foo%bar.bitnet@mitvma.mit.edu
  39. or
  40.     path zot!gzork!me@uunet.uu.net
  41. in the body of your message, and the daemon will use it.
  42.  
  43. Brief notes on what fix 24 corrects:
  44.  
  45.  
  46. Xt: XtMakeGeometryRequest can emit erroneous ConfigureWindow requests
  47. Xt: merging databases with Xlib can invalidate Xt's cached database
  48. Xt: ExtractLocaleName() returns NULL when locale is C
  49. Xt: XtAppAddInput might not handle maximum open file descriptors
  50. Xt: XtRemoveInput when multiple callbacks on same source and condition
  51. Xt: XtGrabKeyboard and XtGrabPointer with an unrealized widget
  52. Xt: SelectionI.h assumes sizeof(long) == 32
  53. Xt: returns selection value allocated by Xlib
  54. Xt: selection owners that specify a done_proc, with certain requests
  55. Xt: internal event handler unnecessarily asks for nonmaskable events
  56. Xt: assumes all key translators use the same standard modifiers
  57. Xt: faulty grab registration
  58. Xt: missing parameters in unsupported DEBUG code in TMgrab.c
  59. Xt: action proc binding reference count overflows at 4096
  60. Xt: parsing and matching productions containing key sequences
  61. Xt: parsing of productions containing "None" and "Any" modifiers
  62. Xt: parsing productions with Meta as event abbreviation
  63. Xt: semantics of productions with "Any" should be AnyModifier
  64. Xt: XtOverrideTranslations fails to override double click translations
  65. Xt: VarCreate.c assumes ability to assign to a va_list type
  66. Xt: Alloc.c: conflicting typedef when XTTRACEMEMORY #defined
  67. Xt: nonsense about uninitialized memory by Purify in Create.c
  68. Xt: unused structure item in timeout representation
  69.  
  70. -- 
  71.   // chris@IMD.Sterling.COM       | Send comp.sources.x submissions to:
  72. \X/  Amiga - The only way to fly! |    sources-x@imd.sterling.com
  73.  "It's intuitively obvious to the |
  74.   most casual observer..."        | GCS d+/-- p+ c++ l+ m+ s++/+ g+ w+ t+ r+ x+
  75.