Re: warning fix

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Neil Conway <neilc(at)samurai(dot)com>
Cc: PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: warning fix
Date: 2002-08-27 21:51:19
Message-ID: 11060.1030485079@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Neil Conway <neilc(at)samurai(dot)com> writes:
> This patch fixes the following warnings when compiling current CVS:

> In file included from pg_dump.c:66:
> dumputils.h:26:8: warning: extra tokens at end of #endif directive

Applied. Curious that I don't see that warning here, though ---
what compiler version are you using?

regards, tom lane

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Neil Conway 2002-08-27 21:55:33 Re: warning fix
Previous Message Neil Conway 2002-08-27 21:38:38 warning fix