Skip to content

Conversation

fooinha
Copy link
Owner

@fooinha fooinha commented May 29, 2022

No description provided.

catap and others added 3 commits October 17, 2019 11:18
After aplying this patch nginx can't be build because:
```
src/event/ngx_event_openssl.c: In function 'ngx_SSL_client_features':
src/event/ngx_event_openssl.c:1628:17: error: 'for' loop initial declarations are only allowed in C99 mode
src/event/ngx_event_openssl.c:1628:17: note: use option -std=c99 or
-std=gnu99 to compile your code
```

This simple changes fixed it
@fooinha fooinha merged commit 627a53e into master May 29, 2022
@fooinha fooinha deleted the fix/merge-pr branch May 29, 2022 16:06
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