[ http://issues.apache.org/jira/browse/STDCXX-118?page=all ] Martin Sebor reopened STDCXX-118: ---------------------------------
Let me reopen this and try to dobustify my fix to handle your case as well. I can't apply your patch as is because, AFAICS, there is no machine/ansi.h on Darwin 8.4.0. Sigh. > [Mac OS X 10.2.8] _RWSTD_MBSTATE_T undefined > -------------------------------------------- > > Key: STDCXX-118 > URL: http://issues.apache.org/jira/browse/STDCXX-118 > Project: STDCXX > 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.1.4 > 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
