<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - reserved identifier violation"
href="https://bugs.freedesktop.org/show_bug.cgi?id=70680">70680</a>
</td>
</tr>
<tr>
<th>Assignee</th>
<td>xcb@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Summary</th>
<td>reserved identifier violation
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>xcb@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Reporter</th>
<td>Markus.Elfring@web.de
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Version</th>
<td>1.0
</td>
</tr>
<tr>
<th>Component</th>
<td>Library
</td>
</tr>
<tr>
<th>Product</th>
<td>XCB
</td>
</tr></table>
<p>
<div>
<pre>I would like to point out that identifiers like "__XCB_H__" and "__XCBEXT_H" do
not fit to the expected naming convention of the C language standard.
<a href="http://cgit.freedesktop.org/xcb/libxcb/tree/src/xcb.h?id=ac47e0ecdb46aa91b191a59364437a8f65947467#n28">http://cgit.freedesktop.org/xcb/libxcb/tree/src/xcb.h?id=ac47e0ecdb46aa91b191a59364437a8f65947467#n28</a>
<a href="http://cgit.freedesktop.org/xcb/libxcb/tree/src/xcbext.h?id=9ae84ad187e2ba440c40f44b8eb21c82c2fdbf12#n28">http://cgit.freedesktop.org/xcb/libxcb/tree/src/xcbext.h?id=9ae84ad187e2ba440c40f44b8eb21c82c2fdbf12#n28</a>
Would you like to adjust your selection for unique names?
<a href="https://www.securecoding.cert.org/confluence/display/seccode/DCL37-C.+Do+not+declare+or+define+a+reserved+identifier#DCL37-C.Donotdeclareordefineareservedidentifier-NoncompliantCodeExample%28HeaderGuard%29">https://www.securecoding.cert.org/confluence/display/seccode/DCL37-C.+Do+not+declare+or+define+a+reserved+identifier#DCL37-C.Donotdeclareordefineareservedidentifier-NoncompliantCodeExample%28HeaderGuard%29</a></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>