Mir

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

Revision history for this message
Chris Halse Rogers (raof) wrote :

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?

review: Needs Information

« Back to merge proposal