View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0007967 | libmicrohttpd | build system | public | 2023-10-23 00:13 | 2024-01-21 13:33 |
| Reporter | mscdex | Assigned To | Christian Grothoff | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| 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 | |
| 2023-12-02 12:11 | Christian Grothoff | Assigned To | => Christian Grothoff |
| 2023-12-02 12:11 | Christian Grothoff | Status | new => assigned |
| 2023-12-02 12:32 | Christian Grothoff | Changeset attached | => libmicrohttpd master 4e5b6570 |
| 2023-12-02 12:32 | Christian Grothoff | Note Added: 0020704 | |
| 2023-12-02 12:32 | Christian Grothoff | Status | assigned => resolved |
| 2023-12-02 12:32 | Christian Grothoff | Resolution | open => fixed |
| 2023-12-02 12:33 | Christian Grothoff | Note Added: 0020705 | |
| 2024-01-21 13:33 | Christian Grothoff | Status | resolved => closed |