Path: utzoo!attcan!uunet!lll-winken!lll-tis!ames!mailrus!husc6!bloom-beacon!ZERMATT.LCS.MIT.EDU!RWS From: RWS@ZERMATT.LCS.MIT.EDU (Robert Scheifler) Newsgroups: comp.windows.x Subject: libX11.a: Xrm.o: bzero() Message-ID: <19880820122235.5.RWS@KILLINGTON.LCS.MIT.EDU> Date: 20 Aug 88 12:22:00 GMT References: <8808191857.AA06712@simon.uwocsd.uwo.ca> Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 9 Date: Fri, 19 Aug 88 14:57:08 EDT From: Jeff Lee The resource manager built into X11 defines a routine called bzero() which expects four parameters. Huh? I know it's too early in the morning, but both the vanilla R2 sources and our current sources have Xrm.c calling bzero with two parameters. What am I missing?