[Bug 27878] some generated comments are so wide they can't be parsed by flex (for Vala bindings)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Apr 30 12:49:05 CEST 2010


https://bugs.freedesktop.org/show_bug.cgi?id=27878

--- Comment #5 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2010-04-30 03:49:05 PDT ---
I started to write a branch to remove docstrings from the doc-comments, but
then realised a ridiculously simpler fix: this is generated code, so nobody
really cares where the doc-comments end up, so we can put them into a separate
file that only gtk-doc will ever parse. :-P

So, we end up with three files: foo.h, foo.c (or foo-body.h for implementations
designed to be #included), and foo-gtk-doc.h.

Patches on the way!

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list