Re: Re: Call for platforms - Mailing list pgsql-hackers

From Karl DeBisschop
Subject Re: Re: Call for platforms
Date
Msg-id 3ABA55DF.B0E1E063@alert.infoplease.com
Whole thread Raw
In response to Re: Call for platforms  (The Hermit Hacker <scrappy@hub.org>)
Responses Re: Re: Call for platforms  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
The Hermit Hacker wrote:
> 
> On Thu, 22 Mar 2001, Thomas Lockhart wrote:
> 
> > Solaris x86        7.0 2000-04-12, Marc Fournier
> >
> > scrappy, do you still have this machine?
> 
> Doing tests on Solaris x86/7 right now, will report as soon as they are
> done ...
> 
> > Solaris 2.5.1-2.7 Sparc 7.0 2000-04-12, Peter Eisentraut
> >
> > I'll bet that someone already has Solaris covered. Report?
> 
> Will do up Sparc/7 also this morning ...

In my tests on sparc/7 my compile died at line 3088 of
postgresql-7.1beta6/src/interfaces/python/pgmodule.c:

./pgmodule.c:3088: parse error before `init_pg'

That's line 3137 of today's (22Mar) snapshot, which reads:

/* Initialization function for the module */
DL_EXPORT(void)
init_pg(void)
{

I'm not a C expert by any means, but I can't figure how that is valid. 

Given my ignorance, I don't want to call it a bug. Plus we don't use the
python module in production, nor the sparc platform. But it seemed worth
pointing out.

-- 
Karl


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Re: Call for platforms
Next
From: "Mark Knox"
Date:
Subject: Re: Call for platforms