<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=70679">70679</a>
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>wayland-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>reserved identifier violation
          </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.3.0
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>wayland
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Wayland
          </td>
        </tr></table>
      <p>
        <div>
        <pre>I would like to point out that identifiers like "_WAYLAND_CLIENT_H" and
"_XcursorImage" do not fit to the expected naming convention of the C language
standard.
<a href="http://cgit.freedesktop.org/wayland/wayland/tree/src/wayland-client.h?id=eb947e9408c149041c4c8e1c80ef9ebea049f477#n23">http://cgit.freedesktop.org/wayland/wayland/tree/src/wayland-client.h?id=eb947e9408c149041c4c8e1c80ef9ebea049f477#n23</a>
<a href="http://cgit.freedesktop.org/wayland/wayland/tree/cursor/xcursor.h?id=c66f26024b8ddc7b4b00b81e37945ad86b1a1fd8#n32">http://cgit.freedesktop.org/wayland/wayland/tree/cursor/xcursor.h?id=c66f26024b8ddc7b4b00b81e37945ad86b1a1fd8#n32</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">https://www.securecoding.cert.org/confluence/display/seccode/DCL37-C.+Do+not+declare+or+define+a+reserved+identifier</a></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>