[tz] Re: Iana build failures on Windows

2024-12-19 Thread Manuela Friedrich via tz
Thank you, Paul! The new patches are working fine. Kind regards On Wed, Dec 18, 2024 at 11:13 PM Paul Eggert wrote: > On 2024-12-18 00:34, Manuela Friedrich wrote: > > unresolved external symbol S_ISREG > > OK, let's try again. I installed the first attached patch, which I hope > fixes that. >

[tz] Re: Iana build failures on Windows

2024-12-18 Thread Paul Eggert via tz
On 2024-12-18 00:34, Manuela Friedrich wrote: unresolved external symbol S_ISREG OK, let's try again. I installed the first attached patch, which I hope fixes that. CFLAGSW = ... -Dssize_t=__int64 ... This doesn't feel right, as ssize_t is the type returned by 'read', and from what I c

[tz] Re: Iana build failures on Windows

2024-12-18 Thread Manuela Friedrich via tz
WARNING: This e-mail has been altered by MIMEDefang. Following this paragraph are indications of the actual changes made. For more information about your site's MIMEDefang policy, contact MIMEDefang Administrator's Full Name . For more information about MIMEDefang, see: http://www.

[tz] Re: Iana build failures on Windows

2024-12-17 Thread Paul Eggert via tz
On 2024-12-17 07:53, Manuela Friedrich wrote: It's worth noticing that I had to add -DHAVE_SYS_STAT_H=0 to the tools.ini file we use on Windows. Thanks for mentioning that, but unfortunately I don't know why -DHAVE_SYS_STAT_H=0 was needed (I don't use MS-Windows). Some fumbling with Microsof

[tz] Re: Iana build failures on Windows

2024-12-16 Thread Paul Eggert via tz
On 2024-12-15 23:11, Manuela Friedrich wrote: localtime.c d:\devsrc\treasure_test\iana\tmp\private.h(872): warning C4005: 'max': macro redefinition C:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\ucrt\stdlib.h(1300): note: see previous definition of 'max' d:\devsrc\treasure_test\iana