Re: [PATCH] Win32 build


Subject: Re: [PATCH] Win32 build
From: Michael D. Pritchett (mpritchett@attglobal.net)
Date: Sat Sep 01 2001 - 01:51:06 CDT


----- Original Message -----
From: "David Mandelin" <mandelin@cs.wisc.edu>
Sent: Wednesday, August 29, 2001 2:07 PM

> The latest version of the WordPerfect importer uses rint(), which is not
> available on Win32. I couldn't find a replacement, so I wrote one. I
> don't know a lot about FP, but it seems to do the same thing as Solaris
> rint() in the default rounding mode, and it works on both Win32 and
> Solaris.

David -

Thanks for the patch. I have implimented it slightly differently. As
rint() is only missing for the Win32, I just added you code as rint() in
UT_Math.[h,cpp] bounded by #ifdef WIN32.

Cheers!

Michael D. Pritchett



This archive was generated by hypermail 2b25 : Sat Sep 01 2001 - 01:53:36 CDT