Skip to content

adjust length for code standard#315

Merged
ejohnstown merged 2 commits intowolfSSL:masterfrom
JacobBarthelmeh:sftp
Jan 28, 2021
Merged

adjust length for code standard#315
ejohnstown merged 2 commits intowolfSSL:masterfrom
JacobBarthelmeh:sftp

Conversation

@JacobBarthelmeh
Copy link
Copy Markdown
Contributor

Using to test CI updates

@JacobBarthelmeh JacobBarthelmeh self-assigned this Jan 27, 2021
@JacobBarthelmeh
Copy link
Copy Markdown
Contributor Author

The updated CI has a compiler that is hitting

error: ‘fallthrough’ attribute not followed by ‘;’ [-Werror=attributes]
             #define FALL_THROUGH __attribute__ ((fallthrough))
                                  ^~~~~~~~~~~~~
src/internal.c:1618:21: note: in expansion of macro ‘FALL_THROUGH’
                     FALL_THROUGH
                     ^~~~~~~~~~~~
src/internal.c:1619:13: error: expected identifier or ‘(’ before ‘}’ token
             }

adding a commit to fix it here

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