[ 
https://issues.apache.org/jira/browse/STDCXX-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12584643#action_12584643
 ] 

Martin Sebor commented on STDCXX-10:
------------------------------------

The block in 
[float.h|http://svn.apache.org/repos/asf/stdcxx/trunk/include/ansi/float.h] is 
only for EDG eccp on Linux (glibc), not for Intel C++.

If I had to guess, the warning pointed out in STDCXX-10 (and similarly in  
STDCXX-565) is because of some small difference between the value of 
{{_RWSTD_LDBL_MIN}} printed out by 
[FLOAT.h|http://svn.apache.org/repos/asf/stdcxx/trunk/etc/config/src/FLOAT.cpp] 
and what the compiler considers to be {{LDBL_MIN}}.

> LDBL_MIN et al need a test
> --------------------------
>
>                 Key: STDCXX-10
>                 URL: https://issues.apache.org/jira/browse/STDCXX-10
>             Project: C++ Standard Library
>          Issue Type: Sub-task
>          Components: Tests
>    Affects Versions: 4.1.2, 4.1.3, 4.1.4
>         Environment: all
>            Reporter: Martin Sebor
>            Assignee: Farid Zaripov
>            Priority: Minor
>             Fix For: 4.2.1
>
>   Original Estimate: 8h
>  Remaining Estimate: 8h
>
> A test needs to be written for STDCXX-8 (and more generally, for the rest of 
> <float.h> and <cfloat> macros). Here's what it might look like:
> http://mail-archives.apache.org/mod_mbox/incubator-stdcxx-dev/200508.mbox/[EMAIL
>  PROTECTED]

-- 
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