Skip to content

Conversation

@rafmudaf
Copy link
Collaborator

Fixes a compiler error in NWTC C Binding unit tests

This change fixes a compiler error in the recently added NWTC C Binding unit tests when using the Intel compiler. I had added a comment after lines that ended with & so that they would continue to the next line. The GNU compiler handles the comment without issue, but the Intel compiler doesn't like it. I simply moved the comment to above the wrapped line instead.

@andrew-platt
Copy link
Collaborator

Introduced with #2720

@andrew-platt andrew-platt merged commit fa1cb96 into OpenFAST:dev-cbind Apr 30, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants