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 2007/08/25 23:53:30 UTC

[jira] Updated: (STDCXX-118) [Mac OS X 10.2.8] _RWSTD_MBSTATE_T undefined

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

Martin Sebor updated STDCXX-118:
--------------------------------

    Affects Version/s: 4.1.3
                       4.1.4

This (presumably) affects 4.1.3 and 4.1.4.

> [Mac OS X 10.2.8] _RWSTD_MBSTATE_T undefined
> --------------------------------------------
>
>                 Key: STDCXX-118
>                 URL: https://issues.apache.org/jira/browse/STDCXX-118
>             Project: C++ Standard Library
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 4.1.3, 4.1.4
>         Environment: Mac OS X 10.2.8/Darwin 6.8 with GCC 3.1
>            Reporter: Andrew Black
>            Assignee: Martin Sebor
>             Fix For: 4.2
>
>         Attachments: mbstate.diff
>
>
> When building on this (decidedly lacking) platform, the macro _RWSTD_MBSTATE_T is not defined (in include/rw/_mbstate.h).  With svn commit r367898, this leads to a failure building the library caused by the use of this undefined macro in include/rw/_traits.h (and others).

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