Re: "errno" not set in case of "libm" functions (HPUX)

From: Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Ibrar Ahmed <ibrar(dot)ahmad(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: "errno" not set in case of "libm" functions (HPUX)
Date: 2011-05-24 18:02:40
Message-ID: 4DDBF2C0.2010108@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 24.05.2011 20:56, Andrew Dunstan wrote:
> I have been whining for years about the lack of HP-UX support (both for
> gcc and their compiler) on the buildfarm. I really really wish HP would
> come to the party and supply some equipment and software. Failing that,
> some spare cycles being made available on a machine by someone else who
> runs it would be good.

I'm trying to arrange access to a HP-UX box within EnterpriseDB. No luck
this far. Hopefully I'll get a buildfarm animal up in the next week or
so, but don't hold your breath...

--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2011-05-24 18:05:33 Re: Alignment padding bytes in arrays vs the planner
Previous Message Noah Misch 2011-05-24 18:00:54 Re: Domains versus polymorphic functions, redux