<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Compilation of Qt5 frontend fails with MinGW"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=79874#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Compilation of Qt5 frontend fails with MinGW"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=79874">bug 79874</a>
              from <span class="vcard"><a class="email" href="mailto:hib@hiberis.nl" title="Hib Eris <hib@hiberis.nl>"> <span class="fn">Hib Eris</span></a>
</span></b>
        <pre>Comment on <span class=""><a href="attachment.cgi?id=101282" name="attach_101282" title="Proposed patch for the problem, no copying anymore">attachment 101282</a> <a href="attachment.cgi?id=101282&action=edit" title="Proposed patch for the problem, no copying anymore">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=79874&attachment=101282'>[review]</a>
Proposed patch for the problem, no copying anymore

Review of <span class=""><a href="attachment.cgi?id=101282" name="attach_101282" title="Proposed patch for the problem, no copying anymore">attachment 101282</a> <a href="attachment.cgi?id=101282&action=edit" title="Proposed patch for the problem, no copying anymore">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=79874&attachment=101282'>[review]</a>:
-----------------------------------------------------------------

::: qt5/src/poppler-private.h
@@ +86,4 @@
<span class="quote">>                m_filePath = filePath;  
>  
>  #ifdef _WIN32
> +          doc = new PDFDoc((wchar_t *)filePath.utf16(), filePath.length(), ownerPassword, userPassword);</span >

I think that filePath.length() might not match the number of wchar's in
filePath.utf16().</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>