Skip to content

Conversation

XinyuKhan
Copy link

No description provided.

@aleks-f aleks-f added this to the Release 1.15.0 milestone Dec 3, 2024
@aleks-f aleks-f added the fixed label Dec 3, 2024
@aleks-f aleks-f changed the title Let user can config a ld load flags when use class loader Allow passing SharedLibrary flags to ClassLoader Dec 3, 2024
}

void loadLibrary(const std::string& path, const std::string& manifest)
void loadLibrary(const std::string& path, const std::string& manifest, int flags = 0)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should default to SharedLibrary::SHLIB_GLOBAL

@aleks-f aleks-f linked an issue Dec 3, 2024 that may be closed by this pull request
@matejk
Copy link
Contributor

matejk commented Oct 22, 2025

@XinyuKhan, do you plan to correct the PR as suggested by @aleks-f ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Provide way to specific SharedLibrary flag when use ClassLoader

3 participants