Re: Coding style question - Mailing list pgsql-hackers

From Neil Conway
Subject Re: Coding style question
Date
Msg-id 1162494114.5692.195.camel@localhost.localdomain
Whole thread Raw
In response to Re: Coding style question  (imad <immaad@gmail.com>)
Responses Re: Coding style question  (<korryd@enterprisedb.com>)
List pgsql-hackers
On Thu, 2006-11-02 at 23:53 +0500, imad wrote:
> Shouldn't we turn on warnings by the compiler on uninitialized
> variables? This can also be helpful.

Those warnings should already be enabled, at least with GCC.

-Neil




pgsql-hackers by date:

Previous
From: Gregory Stark
Date:
Subject: Re: Coding style question
Next
From: Martijn van Oosterhout
Date:
Subject: Re: Design Considerations for New Authentication Methods