ECPG/OpenBSD buildfarm failures, take I

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: PostgreSQL Hacker <pgsql-hackers(at)postgresql(dot)org>
Subject: ECPG/OpenBSD buildfarm failures, take I
Date: 2006-09-06 12:35:18
Message-ID: 20060906123518.GA10071@1
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

It seems ECPG regression tests trigger a bug in OpenBSD libc. Please try
the attached test case. I should give ERANGE as error, but on OpenBSD
errno is set to 0.

I tried this test case on Linux, where it works, and OpenBSD 3.8 and 4.0
(that is HEAD). On both these systems it doesn't. Now the question is
what do we do?

Michael
--
Michael Meskes
Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: meskes(at)jabber(dot)org
Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!

Attachment Content-Type Size
stod.c text/x-csrc 563 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Meskes 2006-09-06 13:15:50 Re: [COMMITTERS] pgsql: Second try committing the path changes.
Previous Message Dave Cramer 2006-09-06 12:28:04 Re: Win32 hard crash problem