[Bug 774638] gst-devtools: Enable building with MSVC

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Nov 17 20:34:20 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=774638

Thibault Saunier <tsaunier at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #340172|none                        |accepted-commit_now
             status|                            |

--- Comment #7 from Thibault Saunier <tsaunier at gnome.org> ---
Review of attachment 340172:
 --> (https://bugzilla.gnome.org/review?bug=774638&attachment=340172)

::: validate/tools/gst-validate-transcoding.c
@@ -798,2 +798,2 @@
   GError *err = NULL;
-  const gchar *scenario = NULL, *configs = NULL;
+  gchar *scenario = NULL, *configs = NULL;

Not sure why gcc/clang accept that though.

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