Created attachment 15200 [details] [review] 0001-Compile-warning-fixes.patch Add parenthesis around code like "a << b-1" and "foo + (a-b*c) >> d". Cast some print arguments. Remove const char from some prototypes because it actually pass the arguments to a function that changes the string contents.
Already corrected in git master.
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.