Bug#889648: Typo in glibmm/threads.h causes FTBFS with gcc 8.
Mattias Ellert
mattias.ellert at physics.uu.se
Mon Feb 5 09:34:43 UTC 2018
Package: libglibmm-2.4-dev
Version: 2.54.1-3
Severity: normal
There is a typo in the glibmm/threads.h header file, a missing & in the
GPrivate::gobj() method.
It has so far not caused that many issues, but if gcc-8 is used for
compiling the typo starts generating FTBFS errors for software
including the header, also if the GPrivate::gobj() is not used.
The bug is fixed upstream in the 2.54 branch:
https://github.com/GNOME/glibmm/commit/37d57ae
Patch attached (this is the patch used in Fedora).
Mattias
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Glib-Threads-Private-Fix-gobj.patch
Type: text/x-patch
Size: 1067 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20180205/7f763f63/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 5032 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20180205/7f763f63/attachment-0001.bin>
More information about the pkg-gnome-maintainers
mailing list