[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [libmicrohttpd] PlibC in microhttpd
From: |
Christian Grothoff |
Subject: |
Re: [libmicrohttpd] PlibC in microhttpd |
Date: |
Fri, 15 Mar 2013 07:18:35 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20130116 Icedove/10.0.12 |
Dear Evgeny,
Have you considered contacting the plibc maintainers instead of creating a
fork? They might be happy for others to help...
Happy hacking!
-Christian
On 03/14/2013 08:13 PM, Evgeny Grin wrote:
> Hi!
>
> microhttpd require PlibC version with UTF-8, which are hardly available on
> net.
> While this isn't a problem for Linux as microhttpd contains required header,
> but
> for Windows this is a real problem.
> As I need microhttpd for Windows (both x32 and x64), I started new PlibC
> branch
> with UTF-8 and fixes for Win64.
> It's available on as archive at
> http://code.google.com/p/mingw64-further/downloads/list?q=Type%3DSource+PlibC
> and on github: https://github.com/Karlson2k/PlibC.
> Is it worth to update header in microhttpd with new and fixed version of
> PlibC?
>
> Best wishes,
> Evgeny