You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Kim van der Riet (JIRA)" <qp...@incubator.apache.org> on 2007/01/16 14:06:27 UTC

[jira] Assigned: (QPID-296) C++ Header guards may not be compliant with C++ standard

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

Kim van der Riet reassigned QPID-296:
-------------------------------------

    Assignee: Kim van der Riet

> C++ Header guards may not be compliant with C++ standard
> --------------------------------------------------------
>
>                 Key: QPID-296
>                 URL: https://issues.apache.org/jira/browse/QPID-296
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker, C++ Client, Code Generator
>            Reporter: Andrew Stitcher
>         Assigned To: Kim van der Riet
>            Priority: Minor
>
> According to the C++ standard symbols that have a single "_" followed by an uppercase
> letter and symbols starting with "__" (double underscore are reserved for the implementer (That is usually the
> compiler/library writer). 
> There are numerous header files with guards that violate this standard in the C++ source base.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira