Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!cornell!uw-beaver!uw-june!uw-entropy!dataio!pilchuck!nwnexus!happym!kent From: kent@happym.wa.com (Kent Forschmiedt) Newsgroups: comp.mail.mush Subject: Re: Bug that bugs me Message-ID: <781@happym.wa.com> Date: 10 May 89 19:44:13 GMT References: <1709@vicom.COM> Reply-To: kent@happym.UUCP (0000-Kent Forschmiedt) Distribution: na Organization: Happy Man Corp., Seattle Lines: 20 In article <1709@vicom.COM> lmb@vicom.COM (Larry Blair) writes: >There is a very minor bug in mush that has been there from at least 6.1. >When I do a "mush -C -u news" and there is no mail for news, I get the >message: >/usr/spool/mail/news: No such file or directory > ...After >not finding a string containing the message in the code, I went searching >and decided that even if I found it, it was probably used somewhere else >and adding the \n would screw it up. Grep for sys_errlist; specifically, there is someplace that says something like: fprintf(stderr, "%s: %s", progname, sys_errlist[errno]); And it needs a newline. -- kent@happym.wa.com, tikal!camco!happym!kent, Happy Man Corp 206-282-9598