http://bugs.winehq.com/show_bug.cgi?id=1206
Summary: Compile warning on hal.c Product: Wine Version: CVS Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P5 Component: wine-directx AssignedTo: wine-bugs@winehq.com ReportedBy: sirjesseb@hotmail.com
On Redhat 8.0, gcc 3.2, Wine 20021219 (Not CVS, version is not listed in the listbox...):
during the compile:
gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -g -O2 -Wall -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_REENTRANT -o ddraw/hal.o ddraw/hal.c ddraw/hal.c:152: warning: initialization from incompatible pointer type
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://bugs.winehq.com/show_bug.cgi?id=1206. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.