libcroco-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Libcroco-hackers] Re: Is gpointer* in cr-statement.h typo?


From: Dodji Seketeli
Subject: [Libcroco-hackers] Re: Is gpointer* in cr-statement.h typo?
Date: Tue, 27 May 2003 10:53:02 +0200 (MEST)
User-agent: IMP/PHP IMAP webmail program 2.2.42

Yeah, this is a typo.
I will fix it asap.

Dodji.

Quoting Kang Jeong-Hee <address@hidden>:

> cr-statement.h define CRStatement to have app_data and croco_data.
> And the type of those fields are gpointer*.
> 
> Is this typo? gpointer itself is void*. So gpointer* is void**.
> Usually gpointer is enough to handle pointer to an object, I think.
> 
> I'm having compile error: structure has no member named `app_data'
> and this line of code: stmt->app_data = cr;
> Surely stmt is function argument of CRStatement *stmt.
> I suspect gpointer* is guilty for this situation.
> 
> regard,
> kz.
> 



homepage: http://www.seketeli.org/dodji
gnome xml editor: http://www.freespiders.org/projects/gmlview
gnome css2 parsing toolkit: http://savannah.nongnu.org/projects/libcroco




reply via email to

[Prev in Thread] Current Thread [Next in Thread]