Summary: | reserved identifier violation | ||
---|---|---|---|
Product: | Wayland | Reporter: | Markus Elfring <Markus.Elfring> |
Component: | wayland | Assignee: | Wayland bug list <wayland-bugs> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | 1.3.0 | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Markus Elfring
2013-10-20 16:33:20 UTC
I've updated the #include guards in our installed headers to be consistent and conformant. I've left the _XcursorImage struct tag since we inherit that from the Xcursor code. Thanks. (In reply to comment #1) Thanks for your source code improvement. > I've left the _XcursorImage struct tag since we inherit that from > the Xcursor code. How do you think about to avoid at all places that this software builds on undefined behaviour? (In reply to comment #2) > (In reply to comment #1) > > Thanks for your source code improvement. > > > > I've left the _XcursorImage struct tag since we inherit that from > > the Xcursor code. > > How do you think about to avoid at all places that this software builds on > undefined behaviour? If you have a real issue with this, please reopen. We're done with this one for now, thanks. (In reply to comment #3) I guess that it would be easy to delete the leading underscore also from such identifiers to make your software a bit more standard-compliant. |
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.