[w3m-dev 04358] Re: "important" bugs from bugs.debian.org

Hiroyuki Ito <[email protected]> Mon, 02 Aug 2010 20:01:49 +0900 (JST)
Newsgroups gmane.comp.web.w3m.devel
Message-ID <[email protected]>

> #493956
> w3m can't download files larger than 2GB
> http://bugs.debian.org/493956
> 
> 2GB 
> 2GB - 1 


2GB 
 fwrite 


> * 100_download-error-short-write.patch
> 
> w3m: doesn't complain if it tries to download file to full disk
> http://bugs.debian.org/185006
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=185006#2


 32-bit  2GB 

-D_FILE_OFFSET_BITS=64 2GB 


 portability 
 w3m 








 Large File Support