Re: Parsing args problems



Paolo Casarini wrote:

> I attached the two patch to resolve my first problems in this mail.

Thanks. I've applied them.

 
> > > The second one for functions that return void * like:
> > > void *gdome_n_query_interface (GdomeNode *self,
> > >                                const char *interface,
> > >                                GdomeException *exc);
> > > [...]
> >
> > I'm not sure where the problem is here.
> > What is output in the tmpl/ file for this function?
> > (i.e. does it include the void* return value, or has that been dropped?)
> Yes, you are right the tmpl/ doesn't have the void* return value. Do you
> have an idea where I can find the problem?

What is output in the XXX-decl.txt file for the function?

If the return value is in there then the problem is in gtkdoc-mktmpl.
If it isn't then the problem is in gtkdoc-scan.

Damon




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