entab vs. gcc4 again

From: Marko Kreen <marko(at)l-t(dot)ee>
To: pgsql-patches(at)postgresql(dot)org
Subject: entab vs. gcc4 again
Date: 2005-05-05 13:33:49
Message-ID: 20050505133349.GA5533@l-t.ee
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
entab2.diff text/plain 1.5 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2005-05-05 21:03:11 Re: [pgsql-hackers-win32] snprintf causes regression tests
Previous Message Neil Conway 2005-05-05 04:48:00 Re: make use of ld --as-needed