Re: entab vs. gcc4 again

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: entab vs. gcc4 again
Дата
Msg-id 200505271518.j4RFIBw05120@candle.pha.pa.us
обсуждение исходный текст
Ответ на entab vs. gcc4 again  (Marko Kreen <marko@l-t.ee>)
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: fix entab compile with gcc 3.3.5
Следующее
От: Robert Treat
Дата:
Сообщение: Re: psql backslash consistency