Re: [HACKERS] workaround for buggy strtod is not necessary

2006-10-05 Thread Zdenek Kotala
Bruce Momjian napsal(a): OK, great information, updated comment is: /* * Many versions of Solaris have broken strtod() --- see bug #4751182. * This has been fixed in current versions of Solaris: * * http://sunsolve.sun.com/search/document.do?assetkey=

Re: [HACKERS] workaround for buggy strtod is not necessary

2006-10-04 Thread Bruce Momjian
Zdenek Kotala wrote: > Bruce Momjian wrote: > > Zdenek Kotala wrote: > >> Solaris had broken strtod function when parse "Inf" and "Nan". See > >> solaris.h. This bug has been fixed for all current versions of Solaris ( > >> 8, 9, 10). See > >> > >> http://sunsolve.sun.com/search/document.do?asset

Re: [HACKERS] workaround for buggy strtod is not necessary

2006-10-04 Thread Zdenek Kotala
Bruce Momjian wrote: Zdenek Kotala wrote: Solaris had broken strtod function when parse "Inf" and "Nan". See solaris.h. This bug has been fixed for all current versions of Solaris ( 8, 9, 10). See http://sunsolve.sun.com/search/document.do?assetkey=1-21-108993-62-1&searchclause=108993-62 http

Re: [HACKERS] workaround for buggy strtod is not necessary

2006-10-03 Thread Bruce Momjian
Zdenek Kotala wrote: > > Solaris had broken strtod function when parse "Inf" and "Nan". See > solaris.h. This bug has been fixed for all current versions of Solaris ( > 8, 9, 10). See > > http://sunsolve.sun.com/search/document.do?assetkey=1-21-108993-62-1&searchclause=108993-62 > http://sunsol