Re: BUG #5016: dlltool error in libecpg_compatdll.def

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Itagaki Takahiro <itagaki(dot)takahiro(at)oss(dot)ntt(dot)co(dot)jp>, "pgsql-bugs <" <pgsql-bugs(at)postgresql(dot)org>, michael <michael(at)fam-meskes(dot)de>
Subject: Re: BUG #5016: dlltool error in libecpg_compatdll.def
Date: 2009-08-28 08:50:13
Message-ID: 9837222c0908280150q498aa5fdja71b892321f4b9c6@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Thu, Aug 27, 2009 at 19:41, Tom Lane<tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Magnus Hagander <magnus(at)hagander(dot)net> writes:
>> 2009/8/27 Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>:
>>> Magnus Hagander <magnus(at)hagander(dot)net> writes:
>>>> Fix applied - exports.txt had a tab in it, instead of spaces, to
>>>> separate the field from the number.
>>>
>>> Hmm, maybe it would be better to fix whatever sed script is presuming
>>> the form of the whitespace?  Because otherwise we'll surely get bitten
>>> again.
>
>> Well, we havent' been bitten by the requirement for years in libpq,
>> but I guess that's a point.
>
>> Given my comfort-level for
>> sed-embedded-in-makefile-escaping-requirements, I'll be happy to see
>> someone else do it, given that it'd likely take me 100 tries to get it
>> right :D
>
> I'll fix the Makefiles if you'll fix whatever is the equivalent part of
> the MSVC perl scripts ...

Thanks.

MSVC already gets it right. It uses the perl split() function, which
accepts both spaces and tabs.

--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Dave Page 2009-08-28 13:36:43 Re: BUG #5020: Stackbuilder not functioning
Previous Message Magnus Hagander 2009-08-28 08:47:42 Re: BUG #5019: Nao funciona