Actions
Bug #1679
openAttribute warning about curl_easy_setopt() call
Start date:
09/09/2025
Due date:
% Done:
0%
Estimated time:
Description
clang-19 and latest libcurl give an attribute warning about curl_easy_setopt(..., 1) -call in netfile.c, complaining that the parameter should be a long.
Files
Updated by Marko Lindqvist 5 days ago
- File 0015-Make-parameter-long-in-curl_easy_setopt-call.patch 0015-Make-parameter-long-in-curl_easy_setopt-call.patch added
- Status changed from New to In Review
- Assignee set to Marko Lindqvist
Applies even to S2_6.
Actions