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 for #131 initModule symbol not visible in 1.64#151

Closed
formiaczek wants to merge 1 commit intoboostorg:developboostorg/python:developfrom
formiaczek:developformiaczek/python:developCopy head branch name to clipboard
Closed

Fix for #131 initModule symbol not visible in 1.64#151
formiaczek wants to merge 1 commit intoboostorg:developboostorg/python:developfrom
formiaczek:developformiaczek/python:developCopy head branch name to clipboard

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

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