Well, it popped up in this thread on 17th Nov when Dagobert's Solaris build bot complained:
Re: [Bug-wget] Wget 1.17 doesn't compile on Windows (hsts.c) Tim On Friday 27 November 2015 14:31:25 Tomas Hozza wrote: > Thanks for your response. > > I went through the emails on the ML, but nothing seemed to be related. > I'll look into git to see if I can find the fix. > > Regards, > Tomas > > On 27.11.2015 14:17, Juaristi Álamos, Ander wrote: > > Hi Thomas, > > > > Thanks for your report. You're right. This issue raised almost as soon > > as we released wget 1.17. It only affected 32-bit systems. > > > > Hopefully, it's already fixed on Git. > > > > Thanks. > > - AJ > > > > On Fri, 2015-11-27 at 13:26 +0100, Tomas Hozza wrote: > > > Hi. > > > > > > While updating the wget in Fedora, I found out that one of the > > > unit-tests > > > is failing on Intel 32bit architecture. When building on 64bit > > > architecture, all unit-tests pass. > > > > > > The one that is failing is: > > > > > > RUNNING TEST test_hsts_url_rewrite_superdomain... > > > A new entry should've been created > > > > > > in src/hsts.c:689 is the failing line: > > > > > > created = hsts_store_entry (s, SCHEME_HTTPS, "www.foo.com", 443, > > > time(NULL) + 1234, true); > > > > > > I didn't investigate further. > > > > > > Regards,
