cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: LIBCURL_TIMESTAMP is in wrong format

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 24 Jan 2016 20:33:40 +0100 (CET)

On Sun, 24 Jan 2016, Tetetest wrote:

> In 7.46.0 tarballs' include/curl/curlver.h, LIBCURL_TIMESTAMP is defined to
> a string in non-English locale (I guess it is Swedish).

Oops. Yes, for some reason I thought setting 'LANG' would be enough but I
apparently still had LC_TIME set to sv_SE.UTF-8 :-(

I've now fixed maketgz so that it explictiyl sets LC_TIME to "C" and that
should do it.

Thanks for pointing this out!

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2016-01-24