<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Should not try to fopen a file we already have open"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=62735#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Should not try to fopen a file we already have open"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=62735">bug 62735</a>
              from <span class="vcard"><a class="email" href="mailto:adamreichold@myopera.com" title="Adam Reichold <adamreichold@myopera.com>"> <span class="fn">Adam Reichold</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=77064" name="attach_77064" title="add a GooFile class to encapsulate file read access using offsets">attachment 77064</a> <a href="attachment.cgi?id=77064&action=edit" title="add a GooFile class to encapsulate file read access using offsets">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=62735&attachment=77064'>[review]</a>
add a GooFile class to encapsulate file read access using offsets

Hello Adrian,

To address your first concern and to begin addressing your second remark, I
would like to propose to add a GooFile class that encapsulates file read access
with explicit offsets. What do you think?

There two problems for me now:
1. Could someone tell me where to touch the build system to get the
HAVE_FSEEK64 and HAVE_PREAD64 definitions?
2. The _WIN32 part is gobbled together using MSDN examples. Could someone
having access to a Win32 machine have a look at it since I can't even compile
this.

Thanks!</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>