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

Remove the use of 'in' for extern(C) func params #878

Merged
merged 1 commit into from
Mar 3, 2023

Conversation

Geod24
Copy link
Contributor

@Geod24 Geod24 commented Mar 3, 2023

It's forbidden by the D compiler in the presence of '-preview=in'.

It's forbidden by the D compiler in the presence of '-preview=in'.
@Geod24 Geod24 requested a review from ibuclaw March 3, 2023 23:17
@codecov
Copy link

codecov bot commented Mar 3, 2023

Codecov Report

Merging #878 (43e4dfa) into v6.x.x (a2558cd) will increase coverage by 0.01%.
The diff coverage is n/a.

Additional details and impacted files

@Geod24 Geod24 merged commit eeb57d1 into sociomantic-tsunami:v6.x.x Mar 3, 2023
@Geod24 Geod24 deleted the previewin branch March 3, 2023 23:40
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