Re: [Rd] Fwd: [musl] strptime() question

2016-02-06 Thread Alba Pompeo
It is setting TZ and using tzset(). R is not multi-threaded so it is safe. Simon figure out the important settings from the config.log and config.h files on a musl system: /* #undef USE_INTERNAL_MKTIME */ #define HAVE_TM_GMTOFF 1 #define HAVE_TM_ZONE 1 Does this help anyone debug the issue? Simo

Re: [Rd] Fwd: [musl] strptime() question

2016-02-04 Thread Rich Felker
On Thu, Feb 04, 2016 at 04:35:22PM -0200, Alba Pompeo wrote: > I forwarded our talk on musl mailing list to R mailing list. > I got this response. > Does it help? > Also, what do you think about making a new email that's sent to both > musl and R mailing list, that way devs from both projects can >

[Rd] Fwd: [musl] strptime() question

2016-02-04 Thread Alba Pompeo
There is incompatibility between R strptime and musl libc. I posted about it on their mailing list, but they need more information I can't provide, so I'm forwarding the message here in hope R developers can help. Thanks. -- Forwarded message -- From: Rich Felker Date: Thu, Feb 4