Skip to content

Review: Make plugin.h public, and add a flag to Plugin::open that changes he dlopen mode - #105

Merged
lgritz merged 1 commit into
AcademySoftwareFoundation:masterfrom
lgritz:lg-plugin
Jun 20, 2011
Merged

Review: Make plugin.h public, and add a flag to Plugin::open that changes he dlopen mode#105
lgritz merged 1 commit into
AcademySoftwareFoundation:masterfrom
lgritz:lg-plugin

Conversation

@lgritz

@lgritz lgritz commented Jun 17, 2011

Copy link
Copy Markdown
Collaborator

Make plugin.h public, and add a flag to Plugin::open that allows the caller to force the underlying dlopen to not use the RTLD_GLOBAL mode. (By default, it works as it always did.)

(This was very helpful in debugging something in OSL.)

…caller to force the underlying dlopen to not use the RTLD_GLOBAL mode.
@c42f

c42f commented Jun 18, 2011

Copy link
Copy Markdown
Contributor

LGTM

@lgritz
lgritz merged commit 13c375c into AcademySoftwareFoundation:master Jun 20, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants