Re: [INTERFACES] bcc32.mak for libpq broken? (distro 8.0.0) (fwd)

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Berényi Gábor <ber_(at)freemail(dot)hu>
Cc: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: [INTERFACES] bcc32.mak for libpq broken? (distro 8.0.0) (fwd)
Date: 2005-02-27 22:39:36
Message-ID: 200502272239.j1RMdax28030@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces pgsql-patches

Bernyi Gbor wrote:
> Dear Bruce,
> Didn't work:
> Fatal bcc32.mak 169: No terminator specified for in-line file operator
> Look forward to hear of you again, Gabor

OK, new bcc32.mak attached. It turns out the actions were indented with
spaces instead of tabs.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

Attachment Content-Type Size
unknown_filename text/plain 5.4 KB

In response to

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message b t 2005-02-28 09:52:59 How can I display the privileges of a certain user
Previous Message Berényi Gábor 2005-02-27 20:38:20 Re: bcc32.mak for libpq broken? (distro 8.0.0) (fwd)

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2005-02-27 22:41:10 Re: [PATCHES] A way to let Vacuum warn if FSM settings are low.
Previous Message Peter Eisentraut 2005-02-27 21:59:24 Re: int4 <-> bool casts