On Sat, 2010-10-09 at 04:27 +0100, Zhang Qiang wrote: > Hi, Hi,
Has this patch been reported upstream? A properly git-format'ed patch in the gnome-media bugzilla [1] would be very good. The patch is a no brainer and definitely belongs there. Thanks, -- Damien [1] https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-media > ++++++ MeeGo-add-stdlib-head-file.patch (new) > --- MeeGo-add-stdlib-head-file.patch > +++ MeeGo-add-stdlib-head-file.patch > +diff -uNr gnome-media-2.30.0/grecord/src/gnome-recorder.c > gnome-media-2.30.0.new/grecord/src/gnome-recorder.c > +--- gnome-media-2.30.0/grecord/src/gnome-recorder.c 2010-01-12 > 06:40:48.000000000 +0800 > ++++ gnome-media-2.30.0.new/grecord/src/gnome-recorder.c 2010-10-09 > 11:11:41.723493946 +0800 > +@@ -27,6 +27,7 @@ > + #include <config.h> > + #endif > + > ++#include <stdlib.h> > + #include <string.h> > + > + #include <glib/gi18n.h> > +diff -uNr gnome-media-2.30.0/gstreamer-properties/gstreamer-properties.c > gnome-media-2.30.0.new/gstreamer-properties/gstreamer-properties.c > +--- gnome-media-2.30.0/gstreamer-properties/gstreamer-properties.c > 2010-02-23 06:20:26.000000000 +0800 > ++++ gnome-media-2.30.0.new/gstreamer-properties/gstreamer-properties.c > 2010-10-09 11:18:53.059777335 +0800 > +@@ -27,6 +27,7 @@ > + # include <config.h> > + #endif > + > ++#include <stdlib.h> > + #include <locale.h> > + #include <string.h> > + _______________________________________________ MeeGo-packaging mailing list [email protected] http://lists.meego.com/listinfo/meego-packaging
