View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007967 | libmicrohttpd | build system | public | 2023-10-23 00:13 | 2023-10-23 00:14 |
Reporter | mscdex | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | Linux | OS | Linux | OS Version | 6.2 |
Summary | 0007967: --disable-httpupgrade broken in master | ||||
Description | Building without HTTP upgrade currently fails in master (90fcf2fc22d4e4dc58e33d4570c87bd6a1adb2ee): connection.c: In function 'check_and_grow_read_buffer_space': connection.c:3673:10: error: 'MHD_CONNECTION_UPGRADE' undeclared (first use in this function); did you mean 'MHD_CONNECTION_STATE'? 3673 | case MHD_CONNECTION_UPGRADE: | ^~~~~~~~~~~~~~~~~~~~~~ | MHD_CONNECTION_STATE | ||||
Steps To Reproduce | ./configure --disable-httpupgrade && make | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2023-10-23 00:13 | mscdex | New Issue |