Re: [evolution-patches] Same as previous bug, only this hasn't been reported in bugzilla



On Wed, 2005-03-02 at 16:24 +0100, Philip Van Hoof wrote:
> 
> 
> I'm doing this because it's being used for a function that's expecting
> a "char" pointer rather than a "gchar" pointer.
> 
> Should I still use glib functions on non-glib types? Or should I use
> glib-types and cast them to non-glib types?
> 
gchar and char are the same, in gtypes.h:


typedef char   gchar;
-- 
Rodrigo Moya <rodrigo novell com>




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