Re: [sharutils] find_archive() passes off_t to fseek()
Bruce Korb <[email protected]>
| Newsgroups | gmane.comp.gnu.utils.bugs |
|---|---|
| Message-ID | <[email protected]> |
On 12/01/13 23:35, Petr Pisar wrote: >> >> I propose replace fseek() call with fseeko(). >> > > Similar bug is at ftell() calls Done and pushed to git repo. The release will come when I have some time. Thank you!