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

Fix extern "C" placement #469

Merged
merged 1 commit into from
May 5, 2024
Merged

Fix extern "C" placement #469

merged 1 commit into from
May 5, 2024

Conversation

bamx23
Copy link
Collaborator

@bamx23 bamx23 commented May 5, 2024

The tests in Github Actions were complaining about nested extern "C" directives.
Was not able to reproduce the error locally, but it makes sesnse that extern "C" should be placed after imports.

This change is tested in #467 and extracted from there.

@bamx23 bamx23 requested a review from GLinnik21 May 5, 2024 17:29
@GLinnik21 GLinnik21 merged commit 8805089 into release-2.0 May 5, 2024
7 checks passed
@GLinnik21 GLinnik21 deleted the fix-extern-c branch May 5, 2024 21:58
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