Re: ECPG/OpenBSD buildfarm failures, take I - Mailing list pgsql-hackers

From Martijn van Oosterhout
Subject Re: ECPG/OpenBSD buildfarm failures, take I
Date
Msg-id 20060906212012.GE28348@svana.org
Whole thread Raw
In response to Re: ECPG/OpenBSD buildfarm failures, take I  (Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>)
Responses Re: ECPG/OpenBSD buildfarm failures, take I  (Michael Fuhr <mike@fuhr.org>)
List pgsql-hackers
On Wed, Sep 06, 2006 at 09:13:34PM +0200, Stefan Kaltenbrunner wrote:
> that hints that setting ERANGE on an underflow (vs an overflow) is
> implementation specific though I ws unable to verify that this is indeed
> the case ...

Odd, according to these references:

http://www.csse.uwa.edu.au/programming/ansic-library.html#stdlib
http://cplus.kompf.de/cliblist.html
http://docs.hp.com/en/B9106-90010/strtod.3C.html

returning ERANGE on underflow was in the ANSI C standard.

Can't find the text itself though,

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

pgsql-hackers by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: Timezone List
Next
From: mark@mark.mielke.cc
Date:
Subject: UUID/GUID discussion leading to request for hexstring bytea? (was: Re: TODO: GUID datatype)