** Changed in: mir
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1614983
Title:
mirtest-dev: mock_display_configuration.h uses "mg" without defining
it
Status in Mir:
Fix Released
Status in mir package in Ubuntu:
Fix Released
Bug description:
I was trying to use mirtest doubles/mock_display_configuration.h but
it fails with "mg" not defined.
As workaround, I import it like this:
namespace mg = mir::graphics; // BUG: needed for mock_display_configuration.h
#include <mir/test/doubles/mock_display_configuration.h>
To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1614983/+subscriptions
--
Mailing list: https://launchpad.net/~touch-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help : https://help.launchpad.net/ListHelp