Skip to content

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