<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - utils/pdfunite.cc fails to build"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=60095#c18">Comment # 18</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - utils/pdfunite.cc fails to build"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=60095">bug 60095</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>Another option would be to just define Goffset to be (or replace it with) "long
long". Since we only do add/subtract with Goffset the impact on 32-bit
platforms of always using a 64-bit type would be minimal. 

We could then define our own poppler_fseek/poppler_ftell functions to keep all
the fseek/ftell variants and off_t types in one file.

This would avoid all the problems in trying to ensure the definition of off_t
is correct.</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>