Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!tut.cis.ohio-state.edu!ATHENA.MIT.EDU!Raeburn From: Raeburn@ATHENA.MIT.EDU (Ken Raeburn) Newsgroups: gnu.g++.lib.bug Subject: g++-include/time.h (1.36.1) Message-ID: <9001042015.AA03799@multics.MIT.EDU> Date: 4 Jan 90 20:15:27 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 10 Around line 59: extern char* timezone(int, int); typedef struct c_proto_timezone timezone; This is flagged by g++ 1.36.1: "warning: type declaration of timezone shadows previous declaration". -- Ken