| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Marko Kreen <marko(at)l-t(dot)ee> |
| Cc: | pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: entab vs. gcc4 again |
| Date: | 2005-05-27 15:18:11 |
| Message-ID: | 200505271518.j4RFIBw05120@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Treat | 2005-05-27 17:58:05 | Re: psql backslash consistency |
| Previous Message | Bruce Momjian | 2005-05-27 15:15:57 | Re: fix entab compile with gcc 3.3.5 |