Public bug reported:
When building documentation for a library, gtk-doc generates a program
in C for introspection of documentation from the library's code. This
generated code includes a call to g_type_init, and with the new version
of glib, causes a compilation warning/error due to use of the deprecated
symbol.
libsyncdaemon-scan.c: In function ‘main’:
libsyncdaemon-scan.c:114:3: error: ‘g_type_init’ is deprecated (declared at
/usr/include/glib-2.0/gobject/gtype.h:669) [-Werror=deprecated-declarations]
** Affects: gtk-doc (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk-doc in Ubuntu.
https://bugs.launchpad.net/bugs/1103744
Title:
New glib breaks gtk-doc generated code for scanning
Status in “gtk-doc” package in Ubuntu:
New
Bug description:
When building documentation for a library, gtk-doc generates a program
in C for introspection of documentation from the library's code. This
generated code includes a call to g_type_init, and with the new
version of glib, causes a compilation warning/error due to use of the
deprecated symbol.
libsyncdaemon-scan.c: In function ‘main’:
libsyncdaemon-scan.c:114:3: error: ‘g_type_init’ is deprecated (declared at
/usr/include/glib-2.0/gobject/gtype.h:669) [-Werror=deprecated-declarations]
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk-doc/+bug/1103744/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp