Re: [HACKERS] PostgreSQL supported platform report and a patch.

From: "Billy G(dot) Allie" <Bill(dot)Allie(at)mug(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, pgsql-ports(at)postgresql(dot)org, pgsql-hackers(at)postgresql(dot)org
Subject: Re: [HACKERS] PostgreSQL supported platform report and a patch.
Date: 2002-11-07 06:48:20
Message-ID: 200211070648.gA76mKx06961@bajor.mug.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-ports

Tom Lane wrote:
> "Billy G. Allie" <bga(at)mug(dot)org> writes:
> > Here is the error messages generated during the compile:
>
> > cc -K pentium_pro,host,inline,loop_unroll -I../../../../src/include
> > -I/usr/local/include -I/usr/local/ssl/include -c -o tuplesort.o tuplesort.
> c
> > UX:acomp: ERROR: "tuplesort.c", line 1854: "inline" functions cannot use
> > "static" identifier: myFunctionCall2
>
> Uh, what version are you testing exactly? I thought we'd resolved that
> as of a week or so back (certainly in 7.3b4).

It was 7.3b3. I've downloaded 7.3b5 and tested it. The problem with
tuplesort.c has indeed been fixed.

Bruce, ignore the patch to tuplesort.c that I sent in. The other three
patches are still valid.

Thanks.
--
____ | Billy G. Allie | Domain....: Bill(dot)Allie(at)mug(dot)org
| /| | 7436 Hartwell | MSN.......: B_G_Allie(at)email(dot)msn(dot)com
|-/-|----- | Dearborn, MI 48126|
|/ |LLIE | (313) 582-1540 |

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Lockhart 2002-11-07 06:50:00 Re: CURRENT_TIME
Previous Message Steve Howe 2002-11-07 06:28:15 Re: Win32 port

Browse pgsql-ports by date

  From Date Subject
Next Message mathan 2002-11-07 07:04:09 Make 7.1.3under HP-UX 11.22
Previous Message Billy G. Allie 2002-11-07 06:22:05 Re: [HACKERS] PostgreSQL supported platform report and a patch.