Files
logos-cpp-sdk/cpp-generator
Dario Gabriel Lipicar 7a7c86fe41 cdylib glue: root plugin implements PluginInterface
logos_host's module_initializer hard-requires PluginInterface on the
root plugin before any provider detection — same bases as the qt glue
(QObject, PluginInterface, LogosProviderPlugin). Caught by the first
host-loaded run of a cdylib-authored module; the dlopen smoke harness
exercised only the C seam.
2026-06-11 20:17:01 -03:00
..