gcc4 has a check for a sentinel (trailing NULL) in a varargs list. XawIM.c contains vararg function calls where this check fails. Attached patch will fix it.
Created attachment 1758 [details] [review] see above (patch supplied by Marcus Meissner)
Committed: 2005-01-27 Egbert Eich <eich-at-freedesktop-dot-org> * lib/Xaw/XawIm.c: (SizeNegotiation), (CreateIC), (SetICValues): Muffle gcc4 sentinel (trailing NULL in varargs list) check (Marcus Meissner, Bugzilla #2392).
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.