mbuf.c:199: warning: function declaration isn't a prototype mbuf.c: In function 'DeliverEventsToMultibuffer': mbuf.c:1317: error: too few arguments to function 'TryClientEvents' mbuf.c:1329: error: too few arguments to function 'TryClientEvents' make[1]: *** [mbuf.lo] Error 1
Created attachment 20717 [details] [review] Fix This fixes it...
fixed in master with this commit: commit 1dfed222e93f4684c2a450944a9a0ea9e085c43f Author: Bernhard Rosenkraenzer <bero@arklinux.org> Date: Tue Dec 2 09:01:56 2008 +1000 Xext: fix MultiBuffer compilation error with TryClientEvents. (#18835) X.Org Bug 18835 <http://bugs.freedesktop.org/show_bug.cgi?id=18835> Signed-off-by: Peter Hutterer <peter.hutterer@redhat.com> Leaving the bug open for server-1.6 tracking.
Fixed in 1.5.99.3
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.