View Single Post

   
  #4 (permalink)  
Old 04-15-2008, 10:42 PM
Tom Lane
 
Posts: n/a
Default Re: Minor bug in src/port/rint.c

Magnus Hagander <magnus@hagander.net> writes:
> Tom Lane wrote:
>> Considering that probably every modern platform has rint(), I doubt
>> it's worth spending time on our stopgap version to try to make it
>> fully IEEE-compliant ...


> Except win32.


Hasn't it got something equivalent? This is IEEE-required behavior
I think.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply With Quote