home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / mail / mush / 315 < prev    next >
Encoding:
Text File  |  1992-08-29  |  1.5 KB  |  40 lines

  1. Newsgroups: comp.mail.mush
  2. Path: sparky!uunet!sherpa!rac
  3. From: rac@sherpa.uucp (Roger Cornelius)
  4. Subject: Re: Bug in mush 7.2.4
  5. Organization: Personal System Computing :-) Gulfport, FL
  6. Date: Sat, 29 Aug 1992 02:33:31 GMT
  7. Message-ID: <1992Aug29.023331.4411@sherpa.uucp>
  8. References: <1052@alsys1.aecom.yu.edu>
  9. Lines: 29
  10.  
  11. In article <1052@alsys1.aecom.yu.edu>, rnb@alsys1.aecom.yu.edu (Robert N. Berlinger) writes:
  12. > Compiled 7.2.4 and immediately came up with a problem.  realname was
  13. > being set to the name of my mail spool file.
  14. > The problem seems to be that mush reuses a variable (buf) that is
  15. > storing the realname before it actually sets it.  I moved the new code
  16. > about the MAIL variable down below where mush sets realname and
  17. > everything checks out.  This only happens if you don't have MAIL set.
  18.  
  19. I believe this one has been discussed here several times.
  20.  
  21. > Also, for the last several version of mush at least, pick -ago seems
  22. > to glitch out, e.g., doing a pick -ago -1w says
  23. > Searching for messages that contain "w l
  24. >                     ".
  25. > followed by the appropriate messages.
  26.  
  27. I can confirm this also, in 7.2.4 at least.  I don't have time to
  28. track it down unfortunately.  mush is compiled using regcmp() and
  29. friends, if that's any help.  regcmp is mentioned in the error message.
  30. It appears regcmp is being passed an unitialized pointer.
  31.  
  32. Is this problem present when mush is compiled with re_exec() (or
  33. whatever the alternative to regcmp() is)?
  34.  
  35. -- 
  36. Roger Cornelius        sherpa!rac@uunet.uu.net       ...!uunet!sherpa!rac
  37.