View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002734 | libmicrohttpd | build system | public | 2013-01-14 15:59 | 2021-09-02 17:54 |
| Reporter | BlackSpark | Assigned To | Christian Grothoff | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | Windows | OS | Windows 7 Professional SP 1 | OS Version | 7 |
| Product Version | 0.9.24 | ||||
| Target Version | 0.9.25 | Fixed in Version | 0.9.25 | ||
| Summary | 0002734: Unknown function plibc_init_utf8 | ||||
| Description | I tried to build the latest version 0.9.24 of libmicrohttpd on Windows using MinGW but there is a reference to a function plibc_init_utf8 that is not part of the latest release (0.1.7) of PlibC. This function is called by "MHD_init" if WINDOWS is defined for the preprocessor. I replaced it by plibc_init (and removed the third argument) to make it compile which seems to work. | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-01-14 15:59 | BlackSpark | New Issue | |
| 2013-01-29 21:36 | Christian Grothoff | Assigned To | => Christian Grothoff |
| 2013-01-29 21:36 | Christian Grothoff | Status | new => assigned |
| 2013-01-29 21:44 | Christian Grothoff | Note Added: 0006811 | |
| 2013-01-29 21:44 | Christian Grothoff | Status | assigned => resolved |
| 2013-01-29 21:44 | Christian Grothoff | Fixed in Version | => 0.9.25 |
| 2013-01-29 21:44 | Christian Grothoff | Resolution | open => fixed |
| 2013-01-29 21:44 | Christian Grothoff | Target Version | => 0.9.25 |
| 2013-02-08 02:41 | Christian Grothoff | Status | resolved => closed |
| 2021-09-02 17:54 | Christian Grothoff | Changeset attached | => libmicrohttpd master 49b0e0ce |
| 2021-09-02 17:54 | Christian Grothoff | Note Added: 0018215 |