Path: utzoo!attcan!uunet!snorkelwacker!tut.cis.ohio-state.edu!ucbvax!ANDREW.CMU.EDU!cfe+ From: cfe+@ANDREW.CMU.EDU ("Craig F. Everhart") Newsgroups: comp.soft-sys.andrew Subject: Re: Sun4 AMS oddity Message-ID: <4ZYcbZK00VsLQ18llZ@andrew.cmu.edu> Date: 22 Dec 89 20:09:09 GMT References: Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 10 Nathaniel's suggested change looks good, but is a change to code that's surrounded by ``#if 0'' and ``#endif''; it's the old code that deals with .MS.spec files, which was commented out that way. I couldn't find any obvious offenders in the BuildCaption clients, but I've added some bullet-proofing just in case; in ams/libs/ms/{apndfile.c,bldcapt.c,merge.c,submsg.c}, templates were bzero'ed before use rather than having their fields set individually. Craig