[gstreamer-bugs] [Bug 439914] New: [directdraw] Warnings when using MinGW

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun May 20 03:41:25 PDT 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=439914

  GStreamer | gst-plugins-bad | Ver: HEAD CVS
           Summary: [directdraw] Warnings when using MinGW
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: vtorri at univ-evry.fr
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


I have those warnings when I try to compile directdrawsink with MinGW (and my
core2 duo:

gstdirectdrawsink.c: In function `gst_ddrawsurface_class_init':
gstdirectdrawsink.c:225: warning: assignment from incompatible pointer type
gstdirectdrawsink.c: In function `gst_ddrawsurface_finalize':
gstdirectdrawsink.c:291: warning: passing arg 7 of `gst_debug_log' from
incompatible pointer type
gstdirectdrawsink.c: In function `gst_directdraw_sink_buffer_alloc':
gstdirectdrawsink.c:597: warning: passing arg 2 of pointer to function from
incompatible pointer type
gstdirectdrawsink.c:599: warning: int format, long int arg (arg 8)
gstdirectdrawsink.c:604: warning: implicit declaration of function
`gst_directdraw_sink_get_depth'
gstdirectdrawsink.c: In function `gst_directdraw_sink_show_frame':
gstdirectdrawsink.c:753: warning: passing arg 3 of pointer to function from
incompatible pointer type
gstdirectdrawsink.c: In function `gst_directdraw_sink_check_primary_surface':
gstdirectdrawsink.c:1323: warning: passing arg 2 of pointer to function from
incompatible pointer type
gstdirectdrawsink.c: In function `gst_directdraw_sink_check_offscreen_surface':
gstdirectdrawsink.c:1383: warning: passing arg 2 of pointer to function from
incompatible pointer type
gstdirectdrawsink.c: At top level:
gstdirectdrawsink.c:1399: warning: static declaration of
'gst_directdraw_sink_get_depth' follows non-static declaration
gstdirectdrawsink.c:604: warning: previous implicit declaration of
'gst_directdraw_sink_get_depth' was here
gstdirectdrawsink.c: In function `gst_directdraw_sink_get_ddrawcaps':
gstdirectdrawsink.c:1518: warning: passing arg 2 of pointer to function from
incompatible pointer type
gstdirectdrawsink.c:1547: warning: passing arg 5 of pointer to function from
incompatible pointer type
gstdirectdrawsink.c:1489: warning: unused variable `dwFourccCodeIndex'
gstdirectdrawsink.c:1490: warning: unused variable `pdwFourccCodes'
gstdirectdrawsink.c:1491: warning: unused variable `dwNbFourccCodes'
gstdirectdrawsink.c: In function `gst_directdraw_sink_surface_create':
gstdirectdrawsink.c:1628: warning: passing arg 2 of pointer to function from
incompatible pointer type
gstdirectdrawsink.c:1638: warning: passing arg 3 of pointer to function from
incompatible pointer type
gstdirectdrawsink.c: At top level:
gstdirectdrawsink.c:103: warning: 'gst_directdraw_sink_ddraw_put' declared
`static' but never defined


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=439914.




More information about the Gstreamer-bugs mailing list