gst/parse/grammar.y: fix assert to not trigger when there's no error argument
authorBenjamin Otte <otte@gnome.org>
Tue, 4 May 2004 17:00:11 +0000 (17:00 +0000)
committerBenjamin Otte <otte@gnome.org>
Tue, 4 May 2004 17:00:11 +0000 (17:00 +0000)
commit2696ee9c9016fb2213dbdfff53b61a80b0d0e60e
tree502ef692c87c199fb0413b341e2dc2714d86e7c0
parent656cee1af510256958e22b39ef927021e5a8111a
gst/parse/grammar.y: fix assert to not trigger when there's no error argument

Original commit message from CVS:
* gst/parse/grammar.y:
fix assert to not trigger when there's no error argument
* gst/parse/parse.l:
fix definition of caps to allow more than two structures
* testsuite/caps/Makefile.am:
* testsuite/caps/renegotiate.c: (main):
it's sinesrc and works in that case
ChangeLog
gst/parse/grammar.y
gst/parse/parse.l
tests/old/testsuite/caps/Makefile.am
tests/old/testsuite/caps/renegotiate.c
testsuite/caps/Makefile.am
testsuite/caps/renegotiate.c