This error causes incorrect names to be assigned to function arguments when using the old perl-based gtkdoc-mkdb, and it causes the new python-based gtkdoc-mkdb to crash with following messages: Traceback (most recent call last): File "/home/lantw44/gnome/devinstall/bin/gtkdoc-mkdb", line 63, in <module> mkdb.Run(options) File "/home/lantw44/gnome/devinstall/share/gtk-doc/python/gtkdoc/mkdb.py", line 284, in Run changed, book_top, book_bottom = OutputDB(os.path.join(ROOT_DIR, MODULE + "-sections.txt"), options) File "/home/lantw44/gnome/devinstall/share/gtk-doc/python/gtkdoc/mkdb.py", line 727, in OutputDB sig_synop, sig_desc = GetSignals(symbol) File "/home/lantw44/gnome/devinstall/share/gtk-doc/python/gtkdoc/mkdb.py", line 3328, in GetSignals param_name = list(sourceparams)[j] # keys as list IndexError: list index out of range
Created attachment 131710 [details] [review] TpBasePasswordChannel: fix gtk-doc comment for finished signal
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/telepathy/telepathy-glib/issues/139.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.