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

mnt: remove default values in struct for C header #172

Merged
merged 5 commits into from
May 10, 2024

Conversation

PABannier
Copy link
Owner

To make bark.h compliant with C99 rules, we need to:

  • Remove the default values of the struct
  • Add the enum keyword to the bark_verbosity_level argument

@PABannier PABannier merged commit a493125 into main May 10, 2024
5 checks passed
@PABannier PABannier deleted the remove_default_value_in_c_header branch May 10, 2024 11:12
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

1 participant