Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!VIVALDI.BERKELEY.EDU!whitcomb From: whitcomb@VIVALDI.BERKELEY.EDU (Gregg Whitcomb) Newsgroups: gnu.g++.lib.bug Subject: libg++ 1.36.2 problem Message-ID: <9001080300.AA04985@vivaldi.Berkeley.EDU> Date: 8 Jan 90 03:00:09 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 16 machine: vax/ultrix libg++: 1.36.2 g++: 1.36.2 (g++.ztar.Z on trix) description: malloc.c doesn't compile because of conflicting declaration of fprintf: stdio.h: int fprintf(); malloc.c:203: conflicting types for `fprintf' //usr/include/stdio.h:141: previous declaration of `fprintf' -Gregg Whitcomb (whitcomb@vivaldi.Berkeley.EDU)