Skip to content
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

Allow customization of export attributes #96

Merged
merged 1 commit into from
Feb 11, 2021

Conversation

phprus
Copy link
Contributor

@phprus phprus commented Feb 10, 2021

For example, if the ghc::filesystem is used only inside a library with separate compilation (GHC_FILESYSTEM_FWD/GHC_FILESYSTEM_IMPLEMENTATION), then the attribute((visibility("default"))) are not needed.

@gulrak gulrak added this to the v1.5.2 milestone Feb 11, 2021
@gulrak
Copy link
Owner

gulrak commented Feb 11, 2021

Good idea! Thank you for the PR.

@gulrak gulrak merged commit 77a8df0 into gulrak:master Feb 11, 2021
@phprus phprus deleted the custom-api-spec branch April 16, 2022 10:34
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.

None yet

2 participants