From: Greg Hauptmann Date: 2006-12-03T17:30:09+09:00 Subject: Re: File.size() returning negative for large files ???? ------=_Part_12526_8454261.1165134607388 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Is there a work around for this guys? On 12/3/06, Damjan Rems wrote: > > Greg Hauptmann wrote: > > Hi, > > > > I'm getting a negative number being returned for large files when using > > File.size()??? Any ideas? One of my ruby books says an Integer can be > > any > > size?? > > > > I'm using: > > - File.size(path) > > - getting negative number responses for large files (e.g. -1001581 where > > file was really around 3.2GB) > > - using Windows XP > > - using ruby 1.8.5 (2006-08-25) [i386-mswin32] > > > > thanks > > It is not yours, but Windows fault. > > by > > TheR > > -- > Posted via http://www.ruby-forum.com/. > > ------=_Part_12526_8454261.1165134607388--