Skip to content

Dserver create_cpp_class, check for filenames with a prefix.

Damien Lacoste requested to merge add_flexibility_in_create_cpp_class into main

If nothing is done we now try to load a module using its name, and its name prefixed with lib as well, as it is most common.

Allow for user provided prefixes.

fix #1245

Merge request reports