[gst-devel] Re: [gst-cvs] thomasvs gstreamer: gstreamer/gst/
Andy Wingo
wingo at pobox.com
Mon Aug 12 11:51:04 CEST 2002
On Mon, 12 Aug 2002, Thomas Vander Stichele wrote:
> CVS Root: /cvsroot/gstreamer
> Module: gstreamer
> Changes by: thomasvs
> Date: Mon Aug 12 2002 09:59:52 PDT
>
> Log message:
> fixes bug
> http://bugzilla.gnome.org/show_bug.cgi?id=90333
> and similar.
> I'd like to also do s/guchar/gchar/ in the xml functions, any reason not to ?
> please comment ;)
xmlChar is typedef'd to unsigned char, not that that matters from an api
perspective. It does make calling libxml functions easier, i think.
I wouldn't change it for that reason. It doesn't matter a whole lot,
though.
wingo.
More information about the gstreamer-devel
mailing list