Re: Coding style question

From: Neil Conway <neilc(at)samurai(dot)com>
To: imad <immaad(at)gmail(dot)com>
Cc: "korryd(at)enterprisedb(dot)com" <korryd(at)enterprisedb(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Coding style question
Date: 2006-11-02 19:01:53
Message-ID: 1162494114.5692.195.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Martijn van Oosterhout 2006-11-02 19:04:12 Re: Design Considerations for New Authentication Methods
Previous Message Gregory Stark 2006-11-02 18:55:08 Re: Coding style question