Skip to content

Export everything but private functions#179

Closed
bugdea1er wants to merge 7 commits intomainfrom
export
Closed

Export everything but private functions#179
bugdea1er wants to merge 7 commits intomainfrom
export

Conversation

@bugdea1er
Copy link
Copy Markdown
Owner

This removes tmp/export from public headers

Since we don't have any private functions in public headers, we can define the EXPORT macro in private headers, use it for private functions and export all other symbols from the library

@bugdea1er bugdea1er changed the title Export all but private functions Export everything but private functions Feb 19, 2025
@bugdea1er
Copy link
Copy Markdown
Owner Author

This doesn't work on Windows properly

@bugdea1er bugdea1er closed this Mar 1, 2025
@bugdea1er bugdea1er deleted the export branch March 1, 2025 15:51
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.

1 participant