Re: entab vs. gcc4 again - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: entab vs. gcc4 again
Date
Msg-id 200505271518.j4RFIBw05120@candle.pha.pa.us
Whole thread Raw
In response to entab vs. gcc4 again  (Marko Kreen <marko@l-t.ee>)
List pgsql-patches
Marko Kreen wrote:
> There was a patch applied against entab/halt.c that converts
> it away from K&R varargs.  But it's buggy, its makes halt()
> use second argment as format string, not first.
>
> Following patch fixes it, but also converts entab/entab.c away
> from K&R.
>
> That is from my own patch against entab for the same
> problem, which got lost somewhere in -patches.

Patch applied with adjustment.  Thanks.  I still had the old version in
patches2 but applied this one.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: fix entab compile with gcc 3.3.5
Next
From: Robert Treat
Date:
Subject: Re: psql backslash consistency