You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stdcxx.apache.org by "Martin Sebor (JIRA)" <ji...@apache.org> on 2005/12/08 22:26:11 UTC

[jira] Closed: (STDCXX-26) bogus test for

     [ http://issues.apache.org/jira/browse/STDCXX-26?page=all ]
     
Martin Sebor closed STDCXX-26:
------------------------------


Fix confirmed.

> bogus test for <ma.h>
> ---------------------
>
>          Key: STDCXX-26
>          URL: http://issues.apache.org/jira/browse/STDCXX-26
>      Project: STDCXX
>         Type: Bug
>   Components: Configuration
>     Versions: 4.1.2
>  Environment: Solaris 10 and earlier
>     Reporter: Martin Sebor
>     Assignee: Martin Sebor
>      Fix For: 4.1.3

>
> The configuration script checks for the header <ma.h> instead of <math.h>.
> ...
> checking for <locale.h>                            ok ("/usr/include/locale.h")
> checking for <ma.h>                                no (_RWSTD_NO_MA_H)
> checking for <csetjmp>                             ok
> ...
> Here's the relevant portion of config.log:
> CC -E -D_RWSTDDEBUG -D_RWSTD_USE_CONFIG -library=%none -g  /tmp/ma-6277.cpp >/tmp/ma-6277.i
> "/tmp/ma-6277.cpp", line 1: Error: Could not open include file <ma.h>.
> 1 Error(s) detected.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira