gstreamer/gst/parse
Tim-Philipp Müller 189facea50 parse: fix more compiler warnings
Fix 'grammar.tab.c:815:6: warning: "YYENABLE_NLS" is not defined'
compiler warning and the same for YYLTYPE_IS_TRIVIAL. The two
translated strings aren't particularly helpful, so just define
YYENABLE_NLS to 0.
2010-04-07 19:09:24 +01:00
..
.gitignore ignore more 2005-06-17 09:12:33 +00:00
grammar.y parse: fix more compiler warnings 2010-04-07 19:09:24 +01:00
Makefile.am build: fix make distcheck 2010-03-24 15:47:22 +00:00
parse.l gst_private.h: make sure gst_private.h is included before glib.h 2010-01-20 01:48:56 +00:00
types.h Fixes for -Wmissing-declarations -Wmissing-prototypes 2010-03-11 10:59:57 +01:00