<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Use isnan instead of x != x when possible"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=117220">117220</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Use isnan instead of x != x when possible
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>cppunit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>1.12
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86 (IA32)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>other
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>General
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>felix.ramold@kuka.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>markus.mohrhard@googlemail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=141620" name="attach_141620" title="Patch on brnach feature/cmake">attachment 141620</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=141620&action=edit" title="Patch on brnach feature/cmake">[details]</a></span>
Patch on brnach feature/cmake

Windriver (VxWorks) compiler creates wrong opcode out of x != x which triggers
an exception. This may occur on other platforms too!

Therfore i propose the patch in the attachment.

Note: This patch applies to the feature/cmake branch. Sadly i cannot provide an
patch for the automake version, since i cannot code automake. However, it
should be similiar.
As the cmake branch is unmaintained, can you please also "mainline" this?</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>