View Issue Details

IDProjectCategoryView StatusLast Update
0002734libmicrohttpdbuild systempublic2021-09-02 17:54
ReporterBlackSpark Assigned ToChristian Grothoff  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
PlatformWindowsOSWindows 7 Professional SP 1OS Version7
Product Version0.9.24 
Target Version0.9.25Fixed in Version0.9.25 
Summary0002734: Unknown function plibc_init_utf8
DescriptionI 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.
TagsNo tags attached.

Activities

Christian Grothoff

2013-01-29 21:44

manager   ~0006811

Fixed in SVN 25935 (as suggested).

Christian Grothoff

2021-09-02 17:54

manager   ~0018215

Fix committed to master branch.

Related Changesets

libmicrohttpd: master 49b0e0ce

2013-01-29 22:44

Christian Grothoff


Details Diff
fix 0002734 Affected Issues
0002734
mod - ChangeLog Diff File
mod - src/daemon/daemon.c Diff File

Issue History

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