[Bug 16689] New: winefile: array size is smaller than minimum required

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Dec 30 21:15:04 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=16689

           Summary: winefile: array size is smaller than minimum required
           Product: Wine
           Version: 1.1.11
          Platform: PC
        OS/Version: OpenBSD
            Status: NEW
          Keywords: source
          Severity: enhancement
          Priority: P2
         Component: build-env
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: austinenglish at gmail.com


ccache gcc -c -I. -I. -I../../include -I../../include  -D__WINE__ -DUNICODE
-D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wwrite-strings
-Wpointer-arith -I/usr/local/include -g -O2  -o splitpath.o splitpath.c
ccache gcc -c -I. -I. -I../../include -I../../include  -D__WINE__ -DUNICODE
-D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wwrite-strings
-Wpointer-arith -I/usr/local/include -g -O2  -o winefile.o winefile.c
winefile.c: In function `FrameWndProc':
winefile.c:2452: warning: array size (260) is smaller than minimum required
(1024)
LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc
--nostdinc -I. -I. -I../../include -I../../include  -D__WINE__ -DUNICODE 
-forsrc.res rsrc.rc
../../tools/winegcc/winegcc -B../../tools/winebuild -mwindows splitpath.o
winefile.o     rsrc.res -o winefile.exe.so  -luuid -lshell32 -lcomdlg32
-lcomctl32 -lole32 -lmpr -lversion -luser32 -lgdi32 -ladvapi32 -lkernel32 
../../libs/port/libwine_port.a -L/usr/local/lib -lossaudio -li386 
rm -f winefile && ln -s ../../tools/winewrapper winefile

OpenBSD 4.4, gcc 3.3.5 (propolice)


-- 
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.



More information about the wine-bugs mailing list