<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - pdfinfo/pdffonts cannot process >2GB files"
href="https://bugs.freedesktop.org/show_bug.cgi?id=44085#c12">Comment # 12</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - pdfinfo/pdffonts cannot process >2GB files"
href="https://bugs.freedesktop.org/show_bug.cgi?id=44085">bug 44085</a>
from <span class="vcard"><a class="email" href="mailto:ajohnson@redneon.com" title="Adrian Johnson <ajohnson@redneon.com>"> <span class="fn">Adrian Johnson</span></a>
</span></b>
<pre>Created <span class=""><a href="attachment.cgi?id=71623" name="attach_71623" title="windows large file support">attachment 71623</a> <a href="attachment.cgi?id=71623&action=edit" title="windows large file support">[details]</a></span>
windows large file support
Windows has these functions for large file support:
int _fseeki64(FILE *stream, __int64 offset, int origin);
__int64 _ftelli64(FILE *stream);
This patch adds windows support for large files. I have not tested this patch.
It may be better to create poppler_fseek/poppler_ftell functions instead of
repeating the #ifdefs for every use of fseek/ftell.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>