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/05/30 01:22:15 UTC

[jira] Assigned: (STDCXX-117) [Mac OS X 10.2.8] Missing header guards in utility source files

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

Martin Sebor reassigned STDCXX-117:
-----------------------------------

    Assignee: Andrew Black

Whoops, I completely spaced this patch! It looks good and I think it's needed even for FreeBSD (see STDCXX-404). Andrew, can you please commit it and close the issue if it resolves the problem?

> [Mac OS X 10.2.8] Missing header guards in utility source files
> ---------------------------------------------------------------
>
>                 Key: STDCXX-117
>                 URL: https://issues.apache.org/jira/browse/STDCXX-117
>             Project: C++ Standard Library
>          Issue Type: Bug
>          Components: Utilities
>    Affects Versions: 4.2
>         Environment: Mac OS X 10.2.8/Darwin 6.8 with GCC 3.1
>            Reporter: Andrew Black
>            Assignee: Andrew Black
>         Attachments: utilguard.diff
>
>
> Several files used in the building of the utilities (util/aliases.cpp,  util/charmap.cpp,  util/charmap.h, util/locale.cpp) are missing guards on the inclusion of the langinfo.h and iconv.h headers.  I will be ataching a patch for this shortly.

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