http://bugs.winehq.org/show_bug.cgi?id=17328 Summary: tools/widl: warning: null format string Product: Wine Version: 1.1.10 Platform: PC OS/Version: FreeBSD Status: NEW Keywords: regression, source Severity: normal Priority: P2 Component: build-env AssignedTo: wine-bugs(a)winehq.org ReportedBy: austinenglish(a)gmail.com CC: julliard(a)winehq.org ccache gcc -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strength-reduce -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -I/usr/local/include -Werror -g -o expr.o expr.c cc1: warnings being treated as errors expr.c: In function 'write_expr': expr.c:646: warning: null format string expr.c:652: warning: null format string *** Error code 1 Stop in /usr/home/pcbsd/wine-git/tools/widl. *** Error code 1 Occurs on PC-BSD 7 (probably an issue with BSD make). Caused by: fcc096083fe9527cd4638f85533e4488a4aef343 is first bad commit commit fcc096083fe9527cd4638f85533e4488a4aef343 Author: Alexandre Julliard <julliard(a)winehq.org> Date: Fri Feb 6 14:31:29 2009 +0100 widl: Add printf format attribute on all printf-like functions and fix resulting warnings. :040000 040000 7117bcdf4ad41e3bc217e883da8704b6493b434a aebe479d352e222b040b337544e9703b49f10eaeM tools -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.