View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003007 | libmicrohttpd | other | public | 2013-08-28 17:23 | 2021-09-02 17:54 |
Reporter | armandas | Assigned To | Christian Grothoff | ||
Priority | none | Severity | tweak | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 0.9.29 | ||||
Target Version | 0.9.30 | Fixed in Version | 0.9.30 | ||
Summary | 0003007: Call to MHD_DLOG does not have HAVE_MESSAGES check | ||||
Description | In daemon.c, a call to MHD_DLOG is done without checking if HAVE_MESSAGES is defined. This produces a linker error during build. MHD_DLOG (daemon, "failed to signal new connection via pipe"); | ||||
Steps To Reproduce | Undefine HAVE_MESSAGES | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2013-08-28 17:23 | armandas | New Issue | |
2013-08-28 18:41 | Christian Grothoff | Note Added: 0007392 | |
2013-08-28 18:41 | Christian Grothoff | Status | new => resolved |
2013-08-28 18:41 | Christian Grothoff | Fixed in Version | => 0.9.30 |
2013-08-28 18:41 | Christian Grothoff | Resolution | open => fixed |
2013-08-28 18:41 | Christian Grothoff | Assigned To | => Christian Grothoff |
2013-08-28 18:41 | Christian Grothoff | Target Version | => 0.9.30 |
2013-09-02 23:14 | Christian Grothoff | Status | resolved => closed |
2021-09-02 17:54 | Christian Grothoff | Changeset attached | => libmicrohttpd master eb34a023 |
2021-09-02 17:54 | Christian Grothoff | Note Added: 0018209 |