[ 
https://issues.apache.org/jira/browse/STDCXX-458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Sebor updated STDCXX-458:
--------------------------------

             Priority: Trivial  (was: Minor)
    Affects Version/s: 4.2.0
              Summary: limits example output depends on platform  (was: limits 
example status depends on platform)

Changed "status" to "output" in summary and added 4.2.0 to Affected Version/s.
Bumped Priority to Trivial -- there's nothing wrong with the example or the 
library. The problem is with our test infrastructure which expects all examples 
to produce the same output regardless of the platform. We might want to think 
about a way to provide platform-specific expected output files for these kinds 
of examples.

> limits example output 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, 4.1.3, 4.1.4, 4.2.0
>         Environment: All
>            Reporter: Farid Zaripov
>            Priority: Trivial
>             Fix For: 4.2.1
>
>
> 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