<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [pdfimages] Segfault in GfxState.cc:2928"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=85281#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [pdfimages] Segfault in GfxState.cc:2928"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=85281">bug 85281</a>
              from <span class="vcard"><a class="email" href="mailto:vrutkovs@redhat.com" title="Vadim Rutkovsky <vrutkovs@redhat.com>"> <span class="fn">Vadim Rutkovsky</span></a>
</span></b>
        <pre>Fails to build here:

../../poppler/GfxState.cc: In member function 'virtual GfxColorSpace*
GfxDeviceNColorSpace::copy()':
../../goo/GooLikely.h:15:48: error: invalid conversion from
'GfxSeparationColorSpace*' to 'long int' [-fpermissive]
 # define likely(x)      __builtin_expect((x), 1)
                                                ^
../../poppler/GfxState.cc:3053:9: note: in expansion of macro 'likely'
     if (likely(scs)) {
         ^</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>