Bug 70702 - reserved identifier violation
Summary: reserved identifier violation
Status: NEW
Alias: None
Product: ConsoleKit
Classification: Unclassified
Component: Daemon (show other bugs)
Version: unspecified
Hardware: All All
: medium normal
Assignee: Martin Pitt
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-20 20:52 UTC by Markus Elfring
Modified: 2013-10-20 20:52 UTC (History)
3 users (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Markus Elfring 2013-10-20 20:52:24 UTC
I would like to point out that identifiers like "__CK_JOB_H" and "__CK_SEAT_H" do not fit to the expected naming convention of the C language standard.
http://cgit.freedesktop.org/ConsoleKit/tree/src/ck-job.h?id=67fa39aacf65117a85533035a71ee09b184003dc#n21
http://cgit.freedesktop.org/ConsoleKit/tree/src/ck-seat.h?id=b4f893eb294883909759fc9fd825eade1a9f308c#n21

Would you like to adjust your selection for unique names?
https://www.securecoding.cert.org/confluence/display/seccode/DCL37-C.+Do+not+declare+or+define+a+reserved+identifier


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.