Re: pgsql/src/interfaces/ecpg/preproc Makefile

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql/src/interfaces/ecpg/preproc Makefile
Date: 2002-02-23 19:05:20
Message-ID: 25685.1014491120@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

petere(at)postgresql(dot)org (Peter Eisentraut - PostgreSQL) writes:
> Add -Wno-error to CFLAGS, so the rest of the tree can compile with
> -Werror.

Hmm, are you planning to make -Werror part of the default CFLAGS?
I'm not sure that's a good idea --- there are platforms where gcc
reports warnings that don't appear elsewhere, so someone might get
burnt.

regards, tom lane

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2002-02-23 20:09:41 pgsql/doc FAQ_DEV src/FAQ/FAQ_DEV.html
Previous Message Bruce Momjian - CVS 2002-02-23 05:06:06 pgsql/doc/TODO.detail typeconv