pgsql: Remove -Winline from the default set of CFLAGS for gcc. - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Remove -Winline from the default set of CFLAGS for gcc.
Date
Msg-id 20080819191740.D9B66755315@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Remove -Winline from the default set of CFLAGS for gcc.  It's gotten much
too noisy to be useful as of gcc 4.3, and we were never really doing
anything about inlining warnings anyway.

Modified Files:
--------------
    pgsql:
        configure.in (r1.563 -> r1.564)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/configure.in?r1=1.563&r2=1.564)
        configure (r1.600 -> r1.601)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/configure?r1=1.600&r2=1.601)

pgsql-committers by date:

Previous
From: gleu@pgfoundry.org (User Gleu)
Date:
Subject: pgsnap - pgsnap: Add partitions informations on Tablespaces report.
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Not done: < o -Allow an existing index to be marked as a