Win98: GetDiskFreeSpace fails on shares

Dave Korn dave.korn@artimi.com
Thu Jun 16 16:39:00 GMT 2005


----Original Message----
>From: Christopher Faylor
>Sent: 16 June 2005 16:06

> On Thu, Jun 16, 2005 at 03:36:46PM +0100, Dave Korn wrote:

>> weekend.  My tuits are also being taken up currently with the newlib
>> lrint problem...
> 
> I would like to get a 1.5.18 out soon, and lrint is one of the things I'd
> like to get into cygwin.  Doesn't gcc provide built-in versions of some
> of "lrint" style functions?  Would it make sense to use those somehow?
> 
> cgf


  It does, and we could use them, or we could adopt the mingw inline asms,
and drop newlib's version altogether.  I don't think I'm going to have any
time to put to this until saturday, but I think that I understand the source
of the problem: the representation of zero in FP is a special case, yet the
code treats it as if it had a valid mantissa and exponent.



    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....



More information about the Cygwin-developers mailing list