Re: Error while running gtkdoc-mkdb
David Malcolm <[email protected]> Thu, 16 Jun 2005 14:34:49 -0400
| Newsgroups | gmane.editors.conglomerate.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 2005-06-16 at 19:53 +0200, Michèle Garoche wrote: > While compiling from cvs, I've got thoses parsing errors: > > ERROR parsing comment block file : parameter expected - > ../../src/recent-files/egg-recent-view-uimanager.c:5 > ERROR parsing comment block file : parameter expected - > ../../src/recent-files/egg-recent-view-uimanager.c:6 > ERROR parsing comment block file : parameter expected - > ../../src/recent-files/egg-recent-view-uimanager.c:7 > ERROR parsing comment block file : parameter expected - > ../../src/recent-files/egg-recent-view-uimanager.c:691 > > Could this be changed? Thanks. I've fixed this in CVS in our copy of libegg's recent-files code, and posted a bug with patch about it for the libegg maintainer: http://bugzilla.gnome.org/show_bug.cgi?id=307960 (hopefully we can get this code into a real library some day, rather than these copy&paste shenanigans) Dave