[Gstreamer-bugs] [Bug 130439] New - proposed printf extension

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Sat Jan 3 01:31:39 PST 2004


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=130439

Changed by ds at schleef.org.

--- shadow/130439	Sat Jan  3 04:31:39 2004
+++ shadow/130439.tmp.31585	Sat Jan  3 04:31:39 2004
@@ -0,0 +1,23 @@
+Bug#: 130439
+Product: GStreamer
+Version: HEAD CVS
+OS: Linux
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gstreamer (core)
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: ds at schleef.org               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: HEAD
+URL: 
+Summary: proposed printf extension
+
+patch for potential use of glibc's printf extension.  It works quite
+nicely, and could be used to print lots of stuff.  The only issue is that
+using %W or %= causes gcc warnings.  This could be solved by not using
+G_GNUC_PRINTF, but I rather like those checks.
+
+Also, we need to export USE_GLIBC in a header somehow.




More information about the Gstreamer-bugs mailing list