Skip to content

Symbol visibility fixes#95

Merged
aacuevas merged 2 commits intoopen-ephys:developmentfrom
cstawarz:symbol_visibility_fixes
Oct 14, 2016
Merged

Symbol visibility fixes#95
aacuevas merged 2 commits intoopen-ephys:developmentfrom
cstawarz:symbol_visibility_fixes

Conversation

@cstawarz
Copy link
Copy Markdown
Contributor

These changes resolve issue #89 on macOS by keeping inline functions visible in debug builds. They also ensure that plugin entry-point functions are always visible on macOS and Linux.

@aacuevas
Copy link
Copy Markdown
Collaborator

Oh, I don't know how I didn't notice the export visibility attribute before (when I did very same thing for the PLUGIN_API macro) Thanks!

@aacuevas aacuevas merged commit cea6281 into open-ephys:development Oct 14, 2016
@cstawarz cstawarz deleted the symbol_visibility_fixes branch October 14, 2016 16:26
@beOn
Copy link
Copy Markdown
Contributor

beOn commented Nov 23, 2016

Yup, works for me to. Thank you!

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.

3 participants