Re: [HACKERS] %2$, %1$ gettext placeholder replacement is not working under Win32
- From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- To: Nicolai Tufar <ntufar(at)gmail(dot)com>
- Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, Magnus Hagander <mha(at)sollentuna(dot)net>, pgsql-hackers(at)postgresql(dot)org, pgsql-hackers-win32(at)postgresql(dot)org, Ismail Teppeev <iteppeev(at)gmail(dot)com>
- Subject: Re: [HACKERS] %2$, %1$ gettext placeholder replacement is not working under Win32
- Date: Sat, 22 Jan 2005 17:05:22 -0500
- Message-id: <25787(dot)1106431522(at)sss(dot)pgh(dot)pa(dot)us>
Nicolai Tufar <ntufar(at)gmail(dot)com> writes:
> On Sat, 22 Jan 2005 15:31:39 +0100, Peter Eisentraut <peter_e(at)gmx(dot)net> wrote:
>> Nicolai Tufar wrote:
>>> 2. Why would we not just take FreeBSD's vfprintf() and use it
>>> instead?
>>
>> Try it. It's painful.
> src/port/snprintf.c is not not a particularly pretty. And
> after my rework it got even uglier. I have looked at
> FreeBDS's one and it is not *that* complicated.
If you can get it to work then it'd be a better bet than writing (and
having to maintain) our own.
regards, tom lane
Home |
Main Index |
Thread Index