https://bugs.documentfoundation.org/show_bug.cgi?id=117220

            Bug ID: 117220
           Summary: Use isnan instead of x != x when possible
           Product: cppunit
           Version: 1.12
          Hardware: x86 (IA32)
                OS: other
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: General
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

Created attachment 141620
  --> https://bugs.documentfoundation.org/attachment.cgi?id=141620&action=edit
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?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to