GCC 4.4 compiler warnings

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Subject: GCC 4.4 compiler warnings
Date: 2009-04-22 23:00:14
Message-ID: 200904230200.14941.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

GCC 4.4 produces a bunch of new compiler warnings against 8.4; see attached
output. Some of these are related to our old friend fastgetattr(), but it's a
bit too late for me to make sense of it now.

As we have grown accustomed to warnings-free builds, it would be nice to fix
these.

Attachment Content-Type Size
warnings-gcc44.txt text/plain 5.2 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Grzegorz Jaskiewicz 2009-04-22 23:13:17 Re: GCC 4.4 compiler warnings
Previous Message Peter Eisentraut 2009-04-22 22:49:14 Re: pg_restore -j <nothing>