Re: Getting rid of warnings - Mailing list pgsql-patches

From Peter Eisentraut
Subject Re: Getting rid of warnings
Date
Msg-id 200701251529.51370.peter_e@gmx.net
Whole thread Raw
In response to Getting rid of warnings  (Magnus Hagander <magnus@hagander.net>)
Responses Re: Getting rid of warnings  (Magnus Hagander <magnus@hagander.net>)
List pgsql-patches
Magnus Hagander wrote:
> * NULL function pointer in SSL call cast to the correct pointer type

Why not write NULL?

In the alternative, declare the variable to have the right type to begin
with.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

pgsql-patches by date:

Previous
From: Magnus Hagander
Date:
Subject: Getting rid of warnings
Next
From: Magnus Hagander
Date:
Subject: Re: Getting rid of warnings