[Bug 667302] priv_gst_dump_dot_dir should be static, not extern

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jan 4 14:59:57 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=667302
  GStreamer | gstreamer (core) | git

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #204620|none                        |rejected
             status|                            |

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-01-04 22:59:53 UTC ---
(From update of attachment 204620)
Don't think this is right:

tpm at zingle:~/gst/releases/gstreamer/gst$ git grep priv_gst_dump_dot_dir
gst.c:extern const gchar *priv_gst_dump_dot_dir;
gst.c:  priv_gst_dump_dot_dir = g_getenv ("GST_DEBUG_DUMP_DOT_DIR");
gstdebugutils.c:const gchar *priv_gst_dump_dot_dir;     /* NULL *//* set from
gst.c */
gstdebugutils.c:  if (G_LIKELY (priv_gst_dump_dot_dir == NULL))
gstdebugutils.c:      priv_gst_dump_dot_dir, file_name);

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