[w3m-dev 04361] Re: "important" bugs from bugs.debian.org
[email protected] Tue, 3 Aug 2010 10:36:30 +0900
| Newsgroups | gmane.comp.web.w3m.devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Aug 02, 2010 at 08:01:49PM +0900, Hiroyuki Ito wrote: > > #493956 > > w3m can't download files larger than 2GB > > http://bugs.debian.org/493956 > > > > 2GB > > 2GB - 1 > > 2GB > fwrite > > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=185006#2 > > 32-bit 2GB > > -D_FILE_OFFSET_BITS=64 2GB > > > portability > w3m > http://www.gnu.org/software/hello/manual/autoconf/System-Services.html#index-AC_005fSYS_005fLARGEFILE-1031 > Macro: AC_SYS_LARGEFILE http://www.turbolinux.co.jp/solution_service/library/features/softwaredesign_200401_amd64.html > fseek()ftell() > % grep fseek -r * mailcap.c: fseek(f, 0, 0); url.c: fseek(f, 0, 0); url.c: fseek(f, 0, 0); % grep ftell -r * % > > > LFS -- Regards, dai GPG Fingerprint = 0B29 D88E 42E6 B765 B8D8 EA50 7839 619D D439 668E