You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stdcxx.apache.org by "Andrew Black (JIRA)" <ji...@apache.org> on 2006/01/09 18:34:52 UTC

[jira] Updated: (STDCXX-103) [Mac OS X 10.2.8] Missing header guards

     [ http://issues.apache.org/jira/browse/STDCXX-103?page=all ]

Andrew Black updated STDCXX-103:
--------------------------------

    Attachment: delta.diff

The change to src/time_put.cpp is a straightforward addition of guards to the header inclusion.

The change to include/rw/_defs.h is slightly less straightforward.  What it does is it uses rw/_defs.h as a placeholder for wchar.h if wchar.h doesn't exist and _RWSTD_NO_FORCE_RELATIVE_PATHS isn't defined.

> [Mac OS X 10.2.8] Missing header guards
> ---------------------------------------
>
>          Key: STDCXX-103
>          URL: http://issues.apache.org/jira/browse/STDCXX-103
>      Project: STDCXX
>         Type: Bug
>   Components: Build
>  Environment: Mac OS X 10.2.8/Darwin 6.8 with GCC 3.1
>     Reporter: Andrew Black
>     Priority: Minor
>  Attachments: delta.diff
>
> While trying to build on this configuration, I encountered problems with include/rw/_defs.h and src/time_put.cpp related to the guarding of headers.  I will attach my proposed patch for this problem.

-- 
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