gstparse: prefix generated parser functions so they don't get exported
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 8 Oct 2011 13:17:25 +0000 (14:17 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 8 Oct 2011 13:34:04 +0000 (14:34 +0100)
commit01d87250a845e55d67a6ff40bfa4d3d485a51def
tree0c347e7aa4a945801f0dc4c736a0f980cf6ddc6d
parent52613b4d149c18a5134ddf0681bce42e30dde1d0
gstparse: prefix generated parser functions so they don't get exported

Don't export those 35-something random _gst_parse_yy* symbols. These were
never in any header files and also blacklisted from our .def files, in
case anyone wonders.
gst/gstparse.c
gst/parse/.gitignore
gst/parse/Makefile.am
gst/parse/grammar.y
gst/parse/types.h