www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1996/02/15/14:32:27

Date: Thu, 15 Feb 1996 21:20:56 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: Emmanuel Bigler <bigler AT alpha DOT univ-fcomte DOT fr>
Cc: djgpp AT delorie DOT com
Subject: Re: unexpected warning compiling gnuplot w. djgpp v2

On Thu, 15 Feb 1996, Emmanuel Bigler wrote:

>  In file included from stdfn.h:84,
>                   from plot.h:301,
>                   from plot.c:56:
>  c:/djgpp/include/time.h:24: warning: empty declaration

Very hard to tell without actually looking at all the other files above.  
One possibility is that before <time.h> is included, time_t is already 
#define'd as unsigned int, so what GCC sees at that line is this:

	typedef unsigned int unsigned int;

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019