Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@vszakats
Copy link
Member

lib/http.c:2783:23: error: unused variable 'conn' [-Werror,-Wunused-variable]
 2783 |   struct connectdata *conn = data->conn;
      |                       ^~~~
1 error generated.

```
lib/http.c:2783:23: error: unused variable 'conn' [-Werror,-Wunused-variable]
 2783 |   struct connectdata *conn = data->conn;
      |                       ^~~~
1 error generated.
```
@vszakats vszakats added the build label Oct 29, 2025
@github-actions github-actions bot added the HTTP label Oct 29, 2025
@vszakats vszakats marked this pull request as draft October 29, 2025 13:23
@vszakats vszakats marked this pull request as ready for review October 29, 2025 13:31
@vszakats
Copy link
Member Author

Some BSD package repositories don't feel well today.

@vszakats vszakats closed this in 25aee86 Oct 29, 2025
@vszakats vszakats deleted the httpmin branch October 29, 2025 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant