Mir

Code review comment for lp:mir/0.21

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Another weak, possibly unimportant ABI break. Although if this header is public it suggests some external project is using it (and will break):

include/test/mir_test_framework/fake_input_device.h :
> virtual void emit_device_removal() = 0;

It's near the start of the vtable too.

review: Needs Information

« Back to merge proposal