libmicrohttpd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [libmicrohttpd] MHD can't find MO files


From: Christian Grothoff
Subject: Re: [libmicrohttpd] MHD can't find MO files
Date: Sat, 25 Feb 2017 03:21:55 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.6.0

On 02/25/2017 03:05 AM, silvioprog wrote:
> 
> Anyway I'm curious, is there any special reason to MHD not to call
> bindtextdomain() internally? 🤔 (it seems locale.h/libintl.h is present in
> all SOs supported by MHD ...)

Yes, to minimize runtime dependencies and maximize speed in the (common)
case where translation is not needed -- after all, this is a Web server,
not a GUI ;-)

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]