Skip to content

Revert "Remove unnecessary extern from C function declarations"#308

Merged
ChrisThrasher merged 1 commit intomasterfrom
revert_extern_removal
Sep 5, 2024
Merged

Revert "Remove unnecessary extern from C function declarations"#308
ChrisThrasher merged 1 commit intomasterfrom
revert_extern_removal

Conversation

@ChrisThrasher
Copy link
Copy Markdown
Member

@ChrisThrasher ChrisThrasher commented Sep 5, 2024

This reverts commit dfaebc6.

We still need to make sure extern is applied to the variables we export from the interface as is the case with sfColor constants, for example. For whatever reason this doesn't cause compilation to fail anywhere so I can't demonstrate a failure due to the lack of extern but for the sake of caution I'm reverting my previous commit.

@ChrisThrasher ChrisThrasher merged commit 5d158db into master Sep 5, 2024
@ChrisThrasher ChrisThrasher deleted the revert_extern_removal branch September 5, 2024 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants