Created attachment 15197 [details] [review] 0001-Compile-warning-fixes.patch Ansification of some K&R definition functions. Include headers to ensure prototypes match definitions. Declare some functions, used only on the same file, or assigned as structure members as static. Only remaining warnings are: GetUrl.c:130: warning: implicit declaration of function '_HttpTransOpenCOTSClient' GetUrl.c:130: warning: nested extern declaration of '_HttpTransOpenCOTSClient' GetUrl.c:130: warning: assignment makes pointer from integer without a cast GetUrl.c:133: warning: implicit declaration of function '_HttpTransConnect' GetUrl.c:133: warning: nested extern declaration of '_HttpTransConnect' That should be browser functions.
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.