Summary: | patches to avoid gcc warnings for libX11 | ||
---|---|---|---|
Product: | xorg | Reporter: | Peter Breitenlohner <peb> |
Component: | Lib/Xlib | Assignee: | Xorg Project Team <xorg-team> |
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> |
Severity: | normal | ||
Priority: | medium | Keywords: | janitor, patch |
Version: | 7.3 (2007.09) | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
Description
Peter Breitenlohner
2008-10-07 08:27:12 UTC
Created attachment 19440 [details] [review] patch to avoid gcc warning for libX11 (V 1.1.5): missing newline Two of these warnings are actually due to truncated (or otherwise incomplete) manpages Created attachment 19441 [details] [review] patch to avoid gcc warning for libX11 (V 1.1.5): discards qualifiers Created attachment 19442 [details] [review] patch to avoid gcc warning for libX11 (V 1.1.5): discards qualifiers Created attachment 19443 [details] [review] patch to avoid gcc warning for libX11 (V 1.1.5): incompatible pointer type Thanks for the patches. Corrections just pushed to git master. Attachment #19442 [details] was already applied (by me) on another batch of bug fixes. About the question in attachment #19443 [details] [review] (I am no expert :-) but type Xim has the private field (named "private" of type XIMPrivateRec, while XIM doesn't. |
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.