Re: Build errors latest CVS freebsd

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
Cc: Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Build errors latest CVS freebsd
Date: 2005-06-30 03:54:12
Message-ID: 14323.1120103652@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au> writes:
> timestamp.c: In function `GetCurrentTimestamp':
> timestamp.c:955: storage size of `tp' isn't known
> timestamp.c:957: warning: implicit declaration of function `gettimeofday'
> timestamp.c:955: warning: unused variable `tp'
> timestamp.c:954: warning: `result' might be used uninitialized in this
> function

Wups. Looks like Neil already fixed it though.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Satoshi Nagayasu 2005-06-30 06:47:52 Re: Open items
Previous Message Tom Lane 2005-06-30 03:52:18 Re: HEAD: Compile issues on UnixWare 7.1.4