http://bugs.winehq.org/show_bug.cgi?id=33945
Bug #: 33945 Summary: gcc warnings Product: Wine Version: 1.6-rc4 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: irwin@beluga.phys.uvic.ca Classification: Unclassified
Created attachment 45085 --> http://bugs.winehq.org/attachment.cgi?id=45085 Wine-1.6-rc4 build warnings excluding missing glyph warnings
I have added an attachment consisting of the warning messages generated by configure, make, and make install for my recent build of Wine-1.6-rc4 using gcc (Debian 4.7.2-5) 4.7.2. This list of warnings was created as follows:
./configure .... >& configure.out make >& make.out make install >& make_install.out
grep -i warn *.out |grep -v "missing glyph" > wine_build_warnings
I have excluded the 1665 (!) glyph related warnings from this list, e.g.,
make.out:warning: Courier 13: missing glyph for char f8925
because I assume those have something to do with missing system fonts on my own system and nothing to do with Wine. The remaining 110 warnings consist of 76 "may be used uninitialized" warnings which should probably be looked at but are likely not too serious and 25 "array subscript is above array bounds" warning which sound more serious. There are also 9 miscellaneous warnings.
http://bugs.winehq.org/show_bug.cgi?id=33945
Alan W. Irwin irwin@beluga.phys.uvic.ca changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|gcc warnings |Wine build warnings with | |gcc
https://bugs.winehq.org/show_bug.cgi?id=33945
roger@mailinator.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |roger@mailinator.com
--- Comment #1 from roger@mailinator.com --- this most likely already invalid...over year has passed, no replies.
https://bugs.winehq.org/show_bug.cgi?id=33945
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #2 from joaopa jeremielapuree@yahoo.fr --- Unable to reproduce. No reply from the reporter since TEN years!!!
Can an administrator close this bug as ABANDONED?
https://bugs.winehq.org/show_bug.cgi?id=33945
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED CC| |z.figura12@gmail.com
--- Comment #3 from Zeb Figura z.figura12@gmail.com --- These warnings do not occur with current wine; marking fixed.
https://bugs.winehq.org/show_bug.cgi?id=33945
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.8.