limits example status depends on platform
-----------------------------------------

                 Key: STDCXX-458
                 URL: https://issues.apache.org/jira/browse/STDCXX-458
             Project: C++ Standard Library
          Issue Type: Bug
          Components: Examples
    Affects Versions: 4.1.2
         Environment: All
            Reporter: Farid Zaripov
            Priority: Minor


The limits example expected to output inf for Infinity, nan for Quiet NAN and 
Signaling NAN. But actually the output depends on the platform (see STDCXX-51).
The example should produce the inf for Infinity, the qnan for Quiet NAN and 
snan for Signaling NAN on all platforms 
(http://www.mail-archive.com/stdcxx-dev@incubator.apache.org/msg03703.html).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to