From: | Michael Fuhr <mike(at)fuhr(dot)org> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Martin M?nstermann <mmuenstermann(at)betrusted(dot)com>, pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: 8.0.0beta1: make check fails on solaris8 |
Date: | 2004-08-11 14:43:19 |
Message-ID: | 20040811144319.GA75349@winnie.fuhr.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
On Wed, Aug 11, 2004 at 10:34:24AM -0400, Tom Lane wrote:
> Michael Fuhr <mike(at)fuhr(dot)org> writes:
> > I've replied on this topic a couple of times in the "SOLARIS 9
> > ULTRASPARC BUILD" thread, but perhaps my messages aren't getting
> > through. On Solaris, when strtod() parses "infinity" or its
> > equivalent, it sets endptr one character beyond where it should.
> > This is apparently a longstanding bug that's allegedly been fixed
> > in Solaris 10:
> > http://groups.google.com/groups?threadm=4118e611%241_3%40omega.dimensional.com
>
> Ah, thanks for the link. I had just found out about that bug myself,
> but this is more authoritative documentation.
It's not on groups.google.com yet, but another followup says that
Bug 4751182 is "strtod() with inf or infinity input sets endptr
incorrectly".
--
Michael Fuhr
http://www.fuhr.org/~mfuhr/
From | Date | Subject | |
---|---|---|---|
Next Message | Martin Münstermann | 2004-08-11 15:22:01 | Re: 8.0.0beta1: make check fails on solaris8 |
Previous Message | PostgreSQL Bugs List | 2004-08-11 14:39:07 | BUG #1212: 8.0.0beta1 build fails with bundled cc compiler |