entab vs. gcc4 again - Mailing list pgsql-patches

From Marko Kreen
Subject entab vs. gcc4 again
Date
Msg-id 20050505133349.GA5533@l-t.ee
Whole thread Raw
Responses Re: entab vs. gcc4 again  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
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.

--
marko


Attachment

pgsql-patches by date:

Previous
From: Neil Conway
Date:
Subject: Re: make use of ld --as-needed
Next
From: Tom Lane
Date:
Subject: Re: Cleaning up unreferenced table files