Re: --ignore-decorators does not ignore trailing stuff



Hi,

eNTiDi di Fontana Nicola schrieb:
> Hi all,
>
> these declarations:
>
> int cpml_line_get_npoints(void) CPML_GNUC_CONST;
> void cpml_line_offset(CpmlPrimitive *line, double
> offset);
>
> produce the following output in cpml-decl.txt:
>
> <FUNCTION>
> <NAME>cpml_line_get_npoints</NAME>
> <RETURNS>int </RETURNS>
> void) CPML_GNUC_CONST;void cpml_line_offset
> (CpmlPrimitive *line,double offset
> </FUNCTION>
>
> also with --ignore-decorators="CPML_GNUC_CONST". I've managed to
> let gtkdoc-scan work by using the attached patch, but my gtkdoc
> and perl knowledge is dangerously close to 0.
>
> Any hint on resolving this issue with the current gtkdoc will be
> appreciated.
>
> Ciao
>   

thanks for the patch. It looks good. Could you please use bugzilla
http://bugzilla.gnome.org/enter_bug.cgi?product=gtk-doc
I will try the patch and add a testcase to the testsuite then.

Stefan


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