[ http://issues.apache.org/jira/browse/STDCXX-118?page=all ]
Martin Sebor updated STDCXX-118:
--------------------------------
Fix Version: 4.2
(was: 4.1.4)
> [Mac OS X 10.2.8] _RWSTD_MBSTATE_T undefined
> --------------------------------------------
>
> Key: STDCXX-118
> URL: http://issues.apache.org/jira/browse/STDCXX-118
> Project: C++ Standard Library
> Type: Bug
> Components: Build
> 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.
-
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
|