[
https://issues.apache.org/jira/browse/QPID-296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Conway closed QPID-296.
----------------------------
Resolution: Fixed
> 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
> Assignee: 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.
-
You can reply to this email to add a comment to the issue online.