gstreamer/libs/gst
Benjamin Otte a9d1a493a7 Fixes for -Wwrite-strings
This changes some APIs in compatible ways:
- Some functions now take "const char *" arguments, not "char *"
- Some structs now have "conts char *" members, not "char *"
The changes may cause warnings when compiling with the right warning
flags. You've been warned.

Also adds -Wwrite-strings as a warning flag in configure.ac.

https://bugzilla.gnome.org/show_bug.cgi?id=611692
2010-03-10 20:50:10 +01:00
..
base Make code safe for -Wredundant-decls 2010-03-10 20:45:33 +01:00
check Fixes for -Wwrite-strings 2010-03-10 20:50:10 +01:00
controller Fixes for -Wwrite-strings 2010-03-10 20:50:10 +01:00
dataprotocol Make code safe for -Wredundant-decls 2010-03-10 20:45:33 +01:00
helpers Fixes for -Wwrite-strings 2010-03-10 20:50:10 +01:00
net build: Make some more rules silent if requested 2010-03-09 20:57:17 +00:00
Makefile.am registry: Add registry helper phase 1 2009-10-06 19:51:42 +01:00