Skip to content

Conversation

@formiaczek
Copy link

If a global visibility is set to 'hidden', importing modules that define classes without either 'noimport' or 'init' causes
errors like:
ImportError: dynamic module does not define init function

This seems to be due to some, probably unintended changes from #1.

If a global visibility is set to 'hidden', importing modules that define classes without either 'noimport' or 'init' causes 
errors like:
`ImportError: dynamic module does not define init function`

This seems to be due to some, probably unintended changes from boostorg#1.
@micbou
Copy link

micbou commented Sep 30, 2017

Contrarily to PR #159, this doesn't fix the issue when adding the -fvisibility=hidden flag to our project. See PR ycm-core/ycmd#848.

@formiaczek formiaczek closed this Oct 9, 2017
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