[gstreamer-bugs] [Bug 628705] New: Missing include in rtsp-media.c

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Sep 3 07:11:11 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=628705
  GStreamer | gst-rtsp-server | git

           Summary: Missing include in rtsp-media.c
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-rtsp-server
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: vuntz at gnome.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Here's a build warning:

rtsp-media.c:743:3: warning: implicit declaration of function 'atoi'

You just need to #include <stdlib.h> :-)

-- 
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