logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

[bug #13712] ed2k_hash never completes for large files: msg#00101

Subject: [bug #13712] ed2k_hash never completes for large files
Follow-up Comment #3, bug #13712 (project mldonkey):

On mingw, off_t is long.  This causes files > 2 gig to fail in os_lseek.  

This updated patch uses off64_t for mingw.

Tested mld 2.6.3 on linux/cygwin/mingw, with 2 and 4.5 gig files.

    _______________________________________________________

Additional Item Attachment:

File name: size_t-off_t.diff              Size:8 KB

<http://savannah.nongnu.org/bugs/download.php?item_id=13712&item_file_id=2859>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=13712>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/


<Prev in Thread] Current Thread [Next in Thread>