lp:mir FTBFS: surface_info.h:52:13: error: looser throw specifier for ‘virtual mir::input::SurfaceInfoController::~SurfaceInfoController()’
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mir |
Fix Released
|
Medium
|
Daniel van Vugt | ||
gcc |
Fix Released
|
Medium
|
|||
gcc-defaults (Ubuntu) |
Fix Released
|
Medium
|
Unassigned | ||
Bug Description
Another gcc 4.7/raring build failure. This one seems to have come from r826...
In file included from /home/dan/
/home/dan/
/home/dan/
In file included from /home/dan/
/home/dan/
/home/dan/
make[2]: *** [src/server/
make[1]: *** [src/server/
make: *** [all] Error 2
Related branches
- Alan Griffiths: Approve
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 25 lines (+2/-2)2 files modifiedinclude/server/mir/input/surface_info.h (+1/-1)
include/server/mir/surfaces/surface_info.h (+1/-1)
Changed in gcc-defaults (Ubuntu): | |
status: | New → Fix Released |
importance: | Undecided → Medium |
Changed in gcc: | |
importance: | Unknown → Medium |
status: | Unknown → Fix Released |
Changed in mir: | |
milestone: | none → 0.0.7 |
Changed in mir: | |
status: | Fix Committed → Fix Released |
... let's try this new Bugzilla ;)
This is an internal reminder that it would be nice to have implemented quite soon the resolution of core/1123:
http:// www.open- std.org/ JTC1/SC22/ WG21/docs/ cwg_defects. html#1123
For sure the library would immediately benefit, no more explicitly noexcept destructors in a lot of places.