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

[PR #170] Make INLINE compatible with C99 #226

Draft
wants to merge 2 commits into
base: develop-pre-1.1.0
Choose a base branch
from

Conversation

niyatim23
Copy link
Contributor

Issue #, if available:

Description of changes:
Running #170 with secrets

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

RufUsul and others added 2 commits March 14, 2022 15:10
C99 has a different inline behaviour but provides the gnu_inline attribute to switch to the old behaviour.
it it suggested to check __GNUC_STDC_INLINE__ if the new behaviour is active.
@niyatim23 niyatim23 changed the title PR #170 [PR #170] Make INLINE compatible with C99 Dec 5, 2023
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