After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 652144 - [udp] Fix compiler warning on mingw-w64
[udp] Fix compiler warning on mingw-w64
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Windows
: Normal trivial
: 0.10.30
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-06-08 21:00 UTC by Raimo Järvi
Modified: 2011-06-12 01:07 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix compiler warning on mingw-w64 (946 bytes, patch)
2011-06-08 21:00 UTC, Raimo Järvi
none Details | Review

Description Raimo Järvi 2011-06-08 21:00:44 UTC
Created attachment 189504 [details] [review]
Fix compiler warning on mingw-w64

Fix compiler warning:

gstudpnetutils.h:32:0: error: "WINVER" redefined
/usr/i686-w64-mingw32/sys-root/mingw/include/_mingw.h:231:0: note: this is the location of the previous definition
Comment 1 David Schleef 2011-06-12 01:07:36 UTC
Applied.