http://bugs.winehq.org/show_bug.cgi?id=16748
Summary: rpcrt4/ndr_marshall.c: value computed is not used 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_RPCRT4_ -DCOM_NO_WINDOWS_H -DMSWMSG -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -g -O2 -o ndr_marshall.o ndr_marshall.c ndr_marshall.c: In function ‘WriteConformance’: ndr_marshall.c:461: warning: value computed is not used ndr_marshall.c: In function ‘WriteVariance’: ndr_marshall.c:471: warning: value computed is not used ndr_marshall.c:473: warning: value computed is not used