<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - SplashOutputDev error: 'isfinite' was not declared in this scope"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94761#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - SplashOutputDev error: 'isfinite' was not declared in this scope"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94761">bug 94761</a>
              from <span class="vcard"><a class="email" href="mailto:kenya888.en@gmail.com" title="Takahiro HASHIMOTO <kenya888.en@gmail.com>"> <span class="fn">Takahiro HASHIMOTO</span></a>
</span></b>
        <pre>I've confirmed std::isfinite works fine with GCC 5.3.0 -std=c++11 option.
I've attached the patch to fix this issue with minimal compatibility effect.

BTW Qt5.7 requires C++11 for poppler-qt5. This is why we see this issue.</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>