Re: [clutter] GError arguments in clutter-texture

From: Emmanuele Bassi <ebassi@o-hand.com>
Date: Wed Jun 06 2007 - 09:50:33 EDT

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 GError*
> but that may be a different thing.

that is the error signal class handler; it means you're receiving an
error and you shouldn't modify it. it should really be a const GError*,m
though.

thanks for the heads up! :-)

ciao,
 Emmanuele.

-- 
Emmanuele Bassi, ebassi@o-hand.com
OpenedHand Ltd.

-- 
To unsubscribe send a mail to clutter+unsubscribe@o-hand.com
Received on Wed, 06 Jun 2007 14:50:33 +0100

This archive was generated by hypermail 2.1.8 : Wed Jun 06 2007 - 10:00:06 EDT