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 556373 - vte-0.17.4 fails tests when enabling gtk-doc
vte-0.17.4 fails tests when enabling gtk-doc
Status: RESOLVED DUPLICATE of bug 556328
Product: vte
Classification: Core
Component: general
0.17.x
Other Linux
: Normal normal
: ---
Assigned To: VTE Maintainers
VTE Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-10-15 08:23 UTC by Alexis Ballier
Modified: 2008-10-15 16:49 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Alexis Ballier 2008-10-15 08:23:30 UTC
Initially reported here: https://bugs.gentoo.org/show_bug.cgi?id=242146

make[2]: Entering directory
`/var/tmp/portage/x11-libs/vte-0.17.4/work/vte-0.17.4/doc/reference'
make  check-TESTS
make[3]: Entering directory
`/var/tmp/portage/x11-libs/vte-0.17.4/work/vte-0.17.4/doc/reference'
Unused documentated symbols:
VTE_TYPE_TERMINAL_CURSOR_BLINK_MODE
VteTerminalCursorBlinkMode
vte_terminal_cursor_blink_mode_get_type
Incomplete or undocumented symbols:
98% symbol docs coverage.
130 symbols documented.
0 symbols incomplete.
2 not documented.


VteTerminal::set-scroll-adjustments
vte_terminal_get_cursor_blink_mode


FAIL: check.docs
====================================================================
1 of 1 tests failed
Please report to http://bugzilla.gnome.org/enter_bug.cgi?product=vte
====================================================================
Comment 1 Behdad Esfahbod 2008-10-15 16:49:39 UTC
Thanks.  I've fixed all but one already.

*** This bug has been marked as a duplicate of 556328 ***