This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: (fhandler_base::lseek): Include high order bits in return.


On Mon, Nov 17, 2003 at 03:29:07PM -0600, Brian Ford wrote:
> This bug fix got our app past its first problem with > 2 Gig files, but
> then it tripped over ftello.  I'm still trying to figure that one out.
> 
> It looks like it got a 32 bit sign extended value somewhere.  Any help would
> be appreciated.  Thanks.
> 
> 2003-11-17  Brian Ford  <ford@vss.fsi.com>
> 
> 	* fhandler.cc (fhandler_base::lseek): Include high order offset
> 	bits in return value.

Good catch.  Applied.

Thanks,
Corinna


-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]