Skip to content

Conversation

@Bhaskar1994
Copy link

Added another flag arguement so that the code compiles in older versions of cmake with the c99 gnu option. Otherwise there will be errors for each case where a for loop has been declared like this: for(int i;...) this is not valid for older c-standards.

Added another flag arguement so that the code compiles in older versions of cmake with the c99 gnu option. Otherwise there will be errors for each case where a for loop has been declared like this: for(int i;...) this is not valid for older c-standards.
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