[Bug 726433] setsockopt() argument 4 is not properly casted for W32

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Mar 15 13:01:57 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=726433
  GStreamer | gst-plugins-base | unspecified

--- Comment #1 from LRN <lrn1986 at gmail.com> 2014-03-15 20:25:58 UTC ---
Created an attachment (id=272030)
 View: https://bugzilla.gnome.org/attachment.cgi?id=272030
 Review: https://bugzilla.gnome.org/review?bug=726433&attachment=272030

Silence a warning in gstrtspconnection.c

Cast the argument into (const char *) on W32, as winsock2 expects it.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list