home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / windows / x / motif / 8209 < prev    next >
Encoding:
Text File  |  1992-12-23  |  873 b   |  24 lines

  1. Newsgroups: comp.windows.x.motif
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!cbnewsc!dwd
  3. From: dwd@cbnewsc.cb.att.com (David W. Dykstra)
  4. Subject: Re: XtDestroyWidget
  5. Organization: AT&T
  6. Date: Wed, 23 Dec 1992 22:53:01 GMT
  7. Message-ID: <1992Dec23.225301.10022@cbnewsc.cb.att.com>
  8. References: <1992Dec10.144155.2819@lsl.co.uk>
  9. Lines: 13
  10.  
  11. >> Can someone explain what this bug is?  And what is the "bcopy bug", I have
  12. >> not heard of it before.  I am running Motif 1.1 on an IBM RS/6000 AIX 3.2.
  13. > You've just described it. bcopy() does the memory trample because it is passed
  14. > the wrong parameters.
  15. > There is a patch for it. I don't know the number. Get X11R5 libraries.
  16.  
  17. I've also had luck with compiling Destroy.c from the X11R5 Xt library and
  18. linking it in with my X11R4-based program.
  19.  
  20. - Dave Dykstra
  21.   dwd@graceland.ih.att.com
  22.