Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fix symbol visibility of init method#159

Merged
stefanseefeld merged 1 commit intoboostorg:developboostorg/python:developfrom
marv:init-visibility-fixmarv/python:init-visibility-fixCopy head branch name to clipboard
Oct 25, 2017
Merged

Fix symbol visibility of init method#159
stefanseefeld merged 1 commit intoboostorg:developboostorg/python:developfrom
marv:init-visibility-fixmarv/python:init-visibility-fixCopy head branch name to clipboard

Conversation

@marv
Copy link
Contributor

@marv marv commented Sep 20, 2017

This was properly an oversight when switching to the BOOST_SYMBOL_*
symbols from Boost.Config in commit 0224f54 (see #1)

Since Boost.Config is already doing the differentiation between
different platforms and compilers we can simplify this bit and just
use BOOST_SYMBOL_EXPORT

This should fix #131

This was properly an oversight when switching to the BOOST_SYMBOL_*
symbols from Boost.Config in commit 0224f54 (see boostorg#1)

Since Boost.Config is already doing the differentiation between
different platforms and compilers we can simplify this bit and just
use BOOST_SYMBOL_EXPORT
@micbou
Copy link

micbou commented Sep 30, 2017

I can confirm this fix the visibility issue. Without this change, we have to downgrade Boost to 1.63.0 to use the -fvisibility=hidden flag in our project. See PR ycm-core/ycmd#848.

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.

initModule symbol not visible in 1.64

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.