Re: Compiler warnings

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: Compiler warnings
Date: 2007-04-19 16:32:54
Message-ID: 200704191632.l3JGWsv28535@momjian.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Alvaro Herrera wrote:
> Bruce Momjian wrote:
> > I am seeing the following compiler warnings in CVS HEAD:
> >
> > analyze.c:471: warning: `diff' might be used uninitialized in this function
> > vacuumlazy.c:220: warning: `diff' might be used uninitialized in this function
>
> Are you using too old a compiler? Mine does not complain
> gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)

Probably:

gcc version 2.95.3 20010315 (release)

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2007-04-19 16:40:09 Re: Compiler warnings
Previous Message Alvaro Herrera 2007-04-19 16:18:22 Re: Compiler warnings