After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 148507 - gtkdoc fails to parse function that have 'struct abc' as a return type
gtkdoc fails to parse function that have 'struct abc' as a return type
Status: RESOLVED FIXED
Product: gtk-doc
Classification: Platform
Component: general
1.2
Other Linux
: High normal
: ---
Assigned To: gtk-doc maintainers
gtk-doc maintainers
Depends on:
Blocks:
 
 
Reported: 2004-07-26 17:43 UTC by Stefan Sauer (gstreamer, gtkdoc dev)
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Stefan Sauer (gstreamer, gtkdoc dev) 2004-07-26 17:43:09 UTC
const struct poptOptions *gst_init_get_popt_table(void);

causes gtkdoc to fail recognision the definition of gst_init_get_popt_table()

seems to be in gtkdoc-mkdb::OutputFunction when scanning the declaration
Comment 1 Damon Chaplin 2004-10-18 16:39:42 UTC
Should be fixed in cvs.