littlewater / gst123

Automatically exported from code.google.com/p/gst123
0 stars 0 forks source link

gst123 supplis an invalid GOptionsEntry table and spews warnings to stdout #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Run gst123.

Observe the following errors:

(process:7939): GLib-WARNING **: goption.c:2132: ignoring no-arg,
optional-arg or filename flags (8) on option of type 0

(process:7939): GLib-WARNING **: goption.c:2132: ignoring no-arg,
optional-arg or filename flags (8) on option of type 0

(process:7939): GLib-WARNING **: goption.c:2132: ignoring no-arg,
optional-arg or filename flags (8) on option of type 0

(process:7939): GLib-WARNING **: goption.c:2132: ignoring no-arg,
optional-arg or filename flags (16) on option of type 6

Original issue reported on code.google.com by nmi...@gmail.com on 12 Jun 2011 at 8:41

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks, I applied your changes and made the gst123-0.2.1 release. So the issue 
is fixed now.

Original comment by Stefan.W...@gmail.com on 30 Jul 2011 at 6:42