[
https://issues.apache.org/jira/browse/STDCXX-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Sebor updated STDCXX-118:
--------------------------------
Severity: Compiler Error
Summary: [gcc 3.1/Mac OS X 10.2.8] _RWSTD_MBSTATE_T undefined (was: [Mac
OS X 10.2.8] _RWSTD_MBSTATE_T undefined)
Added detail to Summary and set Severity.
> [gcc 3.1/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.