Created attachment 19439 [details] [review] patch to avoid gcc warning for libX11 (V 1.1.5): redefined Attached are five small patches to avoid various gcc warnings for libX11 (V 1.1.5), each patch starting with a short comment Some of the warnings actually point to the problem that two of the manpages are incomplete (probably truncated).
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.