[regression] Mir cross-compile to vivid/armhf FTBFS with: mock_input_device_hub.h:33:18: error: ‘add_observer’ is not a type
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mir |
Fix Released
|
High
|
Daniel van Vugt | ||
mir (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
xenial$ ./cross-
In file included from /home/dan/
/home/dan/
MOCK_
^
/home/dan/
MOCK_
/home/dan/
MOCK_
^
......
Related branches
- Mir CI Bot: Approve (continuous-integration)
- Andreas Pokorny (community): Approve
-
Diff: 11 lines (+1/-0)1 file modifiedinclude/test/mir/test/doubles/mock_input_device_hub.h (+1/-0)
tags: | added: regression |
summary: |
- Mir cross-compile to vivid/armhf FTBFS with: + [regression] Mir cross-compile to vivid/armhf FTBFS with: mock_input_device_hub.h:33:18: error: ‘add_observer’ is not a type |
Changed in mir: | |
assignee: | nobody → Daniel van Vugt (vanvugt) |
status: | New → In Progress |
Changed in mir: | |
milestone: | 1.0.0 → 0.26.0 |
Changed in mir: | |
status: | Fix Committed → Fix Released |
Predictably the regression happened recently, after we had removed vivid from CI...
------- ------- ------- ------- ------- ------- ------- ------- ---- ionChanger and a default implementation
revno: 3962 [merge]
author: Andreas Pokorny <email address hidden>
committer: Tarmac
branch nick: development-branch
timestamp: Thu 2017-01-19 09:38:52 +0000
message:
mirserver: Add InputConfigurat
This adds mir::input: :ConfigChanger which will keep track of per session input device configurations. Similar but simpler than MediatingDispla yChanger. This does not activate the configuration tracking yet.
Approved by mir-ci-bot, Kevin DuBois, Cemil Azizoglu. ------- ------- ------- ------- ------- ------- ------- ----
-------