dx-packages team mailing list archive
-
dx-packages team
-
Mailing list archive
-
Message #42730
[Bug 1815094] [NEW] [FTBFS] cast between incompatible function types from ‘bool (*)(nux::TextEntry*)’ to ‘GSourceFunc’ gcc >= 8.1 (Disco)
Public bug reported:
In disco it doesn't compile. I get
cast between incompatible function types from ‘bool
(*)(nux::TextEntry*)’ to ‘GSourceFunc’
Either we should build it with -Wextra -Wno-cast-function-type in
configure.ac or fix pointer to function for g++ > 8.1
** Affects: nux (Ubuntu)
Importance: Undecided
Status: New
** Tags: disco
--
You received this bug notification because you are a member of DX
Packages, which is subscribed to nux in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1815094
Title:
[FTBFS] cast between incompatible function types from ‘bool
(*)(nux::TextEntry*)’ to ‘GSourceFunc’ gcc >= 8.1 (Disco)
Status in nux package in Ubuntu:
New
Bug description:
In disco it doesn't compile. I get
cast between incompatible function types from ‘bool
(*)(nux::TextEntry*)’ to ‘GSourceFunc’
Either we should build it with -Wextra -Wno-cast-function-type in
configure.ac or fix pointer to function for g++ > 8.1
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nux/+bug/1815094/+subscriptions
Follow ups