Nov. 30, 2019
3:31 p.m.
On Fri, Nov 29, 2019 at 2:55 PM Paul Eggert <eggert@cs.ucla.edu> wrote:
On 11/23/19 10:35 PM, Andras Farkas wrote:
so I can actually test tzcode like this, should I patch the tz github repo, or the 2019c tarball? I forgot to push that patch to GitHub. I just now pushed it, so you should be able to use GitHub master now, without having to apply the patch. Thanks! However, on FreeBSD (thinking back to the connections between this thread and another thread) compilation fails with: CFLAGS= -DUSG_COMPAT=2 -DHAVE_POSIX_DECLS=0 I suggest something like the attached diff, which makes compilation succeed, while fitting in line with what the internal macros are currently doing.