Skip to content

Avoid setting EXPORTED_FUNCTIONS with MAIN_MODULE=1 #15257

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 8, 2021

Conversation

sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Oct 7, 2021

This setting is meaningless with MAIN_MODULE=1 or SIDE_MODULE=1.
Hopefully this will be a warning soon:
#10075

Also avoid using C++ in some tests that don't need it.

This setting is meaningless with MAIN_MODULE=1 or SIDE_MODULE=1.
Hopefully this will be a warning soon:
#10075

Also avoid using C++ in some tests that don't need it.
@sbc100 sbc100 force-pushed the main_module_exported_functions branch from 3bd268e to 3bc7024 Compare October 7, 2021 21:47
@sbc100 sbc100 requested a review from kripken October 7, 2021 21:49
@sbc100 sbc100 enabled auto-merge (squash) October 8, 2021 00:10
Copy link
Member

@kripken kripken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps these could be useful some day if we want to switch the tests to mode 2?

But I agree we can remove them.

@sbc100 sbc100 merged commit da84259 into main Oct 8, 2021
@sbc100 sbc100 deleted the main_module_exported_functions branch October 8, 2021 22:03
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