http://bugs.winehq.org/show_bug.cgi?id=28689
Bug #: 28689 Summary: gcc complains 'xsd_child' may be used uninitialized in function 'XDR_to_XSD_doc' Product: Wine Version: 1.3.30 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: msi AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com Classification: Unclassified
When I crank up gcc's warning level a bit, build fails with
gcc -c -I. -I. -I../../include -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wwrite-strings -Wpointer-arith -Wlogical-op -I/usr/include/freetype2 -g -O1 -Werror -Wno-unused-but-set-variable -Wno-unused-but-set-parameter -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -o xdr.o xdr.c ... xdr.c: In function 'XDR_to_XSD_doc': xdr.c:516:36: error: 'xsd_child' may be used uninitialized in this function
The function's big and hairy, hard to tell what's up with that variable offhand.
http://bugs.winehq.org/show_bug.cgi?id=28689
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|msi |msxml3
http://bugs.winehq.org/show_bug.cgi?id=28689
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com 2012-05-10 02:17:00 CDT --- I can't reproduce that with gcc 4.3.2. What was your version and is it still possible to reproduce for you?
https://bugs.winehq.org/show_bug.cgi?id=28689
roger@mailinator.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |roger@mailinator.com
--- Comment #2 from roger@mailinator.com --- abandon?
https://bugs.winehq.org/show_bug.cgi?id=28689
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |ABANDONED
--- Comment #3 from Austin English austinenglish@gmail.com --- Abandoned.
https://bugs.winehq.org/show_bug.cgi?id=28689
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Bruno Jesus 00cpxxx@gmail.com --- Closing abandoned bugs.