http://bugs.winehq.org/show_bug.cgi?id=16115
Summary: jscript: field with has wrong type Product: Wine Version: 1.1.8 Platform: PC OS/Version: Mac OS X 10.5 Status: NEW Keywords: download, source Severity: minor Priority: P2 Component: build-env AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
dhcp-128-194-53-159:jscript austin$ make gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -I/usr/include -I/usr/include/libxml2 -I/usr/include/libxslt -I/usr/include/libpng12 -I/usr/include/gphoto2 -I/usr/include/sane -I/usr/include -o regexp.o regexp.c regexp.c: In function ‘SimpleMatch’: regexp.c:2392: warning: field width should have type ‘int’, but argument 6 has type ‘long unsigned int’ regexp.c: In function ‘ExecuteREBytecode’: regexp.c:2631: warning: field width should have type ‘int’, but argument 6 has type ‘long unsigned int’