desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #136254
[Bug 1478367] Re: FTBFS: warning: identifier 'noexcept' is a keyword in C++11 [-Wc++0x-compat]
Sure, that would be a good reason, yes. Though you wouldn't even know of
it without the libstdc++ ABI break.
I just don't want people to think that we (glibmm, gtkmm) broke ABI when
we didn't.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to glibmm2.4 in Ubuntu.
https://bugs.launchpad.net/bugs/1478367
Title:
FTBFS: warning: identifier 'noexcept' is a keyword in C++11 [-Wc++0x-
compat]
Status in glibmm2.4 package in Ubuntu:
Fix Released
Bug description:
Hi,
while subtitleeditor builds fine with glibmm2.4 version 2.44.0-1 [1]
it fails with 2.45.40-0ubuntu1 [2].
The error is:
/usr/include/gtkmm-3.0/gtkmm/textiter.h:1231:5: error:
'exception_handlers_invoke' is not a member of 'Glib'
The diff between both versions of glibmm2.4 show some changes with 'exception_handlers_invoke' [3] so I suspect the error comes from this changes.
Best,
Philip
[1] https://launchpadlibrarian.net/212735989/buildlog_ubuntu-wily-amd64.subtitleeditor_0.52.1-1~ppa0_BUILDING.txt.gz
[2] https://launchpadlibrarian.net/212738226/buildlog_ubuntu-wily-amd64.subtitleeditor_0.52.1-1_BUILDING.txt.gz
[3] http://launchpadlibrarian.net/212362235/glibmm2.4_2.44.0-1_2.45.40-0ubuntu1.diff.gz
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glibmm2.4/+bug/1478367/+subscriptions
References