Re: Severe regression in autoconf 2.61

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Severe regression in autoconf 2.61
Date: 2008-02-19 17:29:51
Message-ID: 17720.1203442191@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> Am Dienstag, 19. Februar 2008 schrieb Tom Lane:
>> Unfortunately, that gives the compiler enough of a syntactic clue
>> to guess that fseeko is probably an undeclared function, and therefore
>> *it will not error out*, only generate a warning, if it's not seen
>> a declaration for fseeko.

> Please try the attached patch.

Seems to fix the problem, please apply.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message David Fetter 2008-02-19 17:32:05 Re: Including PL/PgSQL by default
Previous Message Alvaro Herrera 2008-02-19 17:19:16 Re: Permanent settings