http://bugs.winehq.org/show_bug.cgi?id=16742
Summary: ntdll/directory.c: passing argument from incompatible pointer type Product: Wine Version: 1.1.12 Platform: Macintosh OS/Version: Linux Status: NEW Keywords: source Severity: minor Priority: P2 Component: build-env AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -g -O2 -o directory.o directory.c directory.c: In function ‘wine_getdirentries’: directory.c:1289: warning: passing argument 4 of ‘getdirentries’ from incompatible pointer type