Mir

Code review comment for lp:~alan-griffiths/mir/fix-1543049

Revision history for this message
Alan Griffiths (alan-griffiths) wrote :

On Tuesday, 1 March 2016 23:13:53 GMT, Chris Halse Rogers
<email address hidden> wrote:
> Review: Needs Information
>
> Oooh! You know what we should do? We should *first*
> dlopen(NULL, $STUFF) and see if we can resolve the relevant
> symbols from there!
>
> If we can, then that means we've already loaded a module that
> provides the symbol, and we should use it. That'd resolve:
> + // TODO find a way to coordinate the selection
> of mesa-x11 and input platforms
>
> Does that work to fix the bug?

Seems somewhat orthogonal to the bug, and only addresses the comment if
both the graphics module is guaranteed to load first and we only want one
input module. (We return a collection for some reason.)

--
Alan Griffiths. +44 (0)798 9938 758
Octopull Limited. http://www.octopull.co.uk/

« Back to merge proposal