| From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
|---|---|
| To: | Bruce Momjian <bruce(at)momjian(dot)us> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org> |
| Subject: | Re: Compiler warnings |
| Date: | 2007-04-19 16:40:09 |
| Message-ID: | 20070419164009.GD13817@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Bruce Momjian wrote:
> 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)
The only thing older than that, I think, is Manfred Koizar's bike.
http://archives.postgresql.org/pgsql-patches/2004-05/msg00326.php
--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Pavel Stehule | 2007-04-19 17:50:49 | unclean SPI_scroll_cursor_move documentation, is SPI_tuptable valid? |
| Previous Message | Bruce Momjian | 2007-04-19 16:32:54 | Re: Compiler warnings |