Re: CVS HEAD compile failure - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: CVS HEAD compile failure
Date
Msg-id 3FD49F2E.4090006@dunslane.net
Whole thread Raw
In response to Re: CVS HEAD compile failure  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: CVS HEAD compile failure  (Greg Stark <gsstark@mit.edu>)
List pgsql-hackers
Tom Lane wrote:

>Bruce Momjian <pgman@candle.pha.pa.us> writes:
>  
>
>>Where is the typedef here:
>>  int CRYPTO_set_locked_mem_functions(void *(*m)(size_t), void (*free_func)(void *));
>>    
>>
>
>size_t ...
>

If there's a missing typedef shouldn't we see something like this:
   `size_t' undeclared (first use in this function)

(assuming he is using gcc)?


cheers

andrew



pgsql-hackers by date:

Previous
From: Jan Wieck
Date:
Subject: Re: ERROR: Index pg_toast_8443892_index is not a btree
Next
From: strk
Date:
Subject: Re: ERROR: Index pg_toast_8443892_index is not a btree