Re: [clutter] GError arguments in clutter-texture

2007-06-06 Thread Matthew Allum
Hi; On Wed, 2007-06-06 at 14:50 +0100, Emmanuele Bassi wrote: > > thanks for the heads up! :-) > My bad, have committed a fix. The newer ClutterTexture API is still not quite complete however. Not least, I need to complete YUV data handling and actually handle some of the flags in clutter_textu

Re: [clutter] GError arguments in clutter-texture

2007-06-06 Thread Emmanuele Bassi
On Wed, 2007-06-06 at 16:46 +0300, Tommi Höynälänmaa wrote: > There are several functions in clutter-texture that take argument of > type GError* instead of the usual GError**. Is this a bug? in trunk? yes - it should be GError **. > Function pointer 'error' in _ClutterMediaInterface takes also

[clutter] GError arguments in clutter-texture

2007-06-06 Thread Tommi Höynälänmaa
There are several functions in clutter-texture that take argument of type GError* instead of the usual GError**. Is this a bug? Function pointer 'error' in _ClutterMediaInterface takes also GError* but that may be a different thing. - Tommi Höynälänmaa -- To unsubscribe send a mail to [EMA