bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] Wget 1.17 doesn't compile on Windows (hsts.c)


From: Tim Ruehsen
Subject: Re: [Bug-wget] Wget 1.17 doesn't compile on Windows (hsts.c)
Date: Tue, 17 Nov 2015 14:52:20 +0100
User-agent: KMail/4.14.10 (Linux/4.2.0-1-amd64; KDE/4.14.13; x86_64; ; )

Hi Dagobert,

On Tuesday 17 November 2015 14:12:33 Dagobert Michelsen wrote:
> > I was more referring to
> > 
> >> issues: http://lists.gnu.org/archive/html/bug-wget/2015-07/msg00068.html
> > 
> > It seems that metalink.c has to include <errno.h> instead <sys/errno.h>.
> > Maybe could could give it try or otherwise let us know how to fix it for
> > Solaris.
> 
> Yes, using <errno.h> instead of <sys/errno.h> fixes the issue. In fact,
> all other sources also use <errno.h> so this is a perfect solution.

I just pushed the change.

> Now only one test is failing:
> > FAIL: unit-tests
> 
> How does think unit-test-thing work? I can’t find a log or some debug
> output.

For every test you will have .log file in tests/ resp. testenv/.

Have a look into tests/unit-tests.log. You'll see what function/test fails.
Post the output of the failing test here.

> >> Sure, but I didn’t want to set this up without asking to not spam the
> >> list
> >> with stuff nobody wants to read :-) To minimize noise I can send email
> >> only when a build transitions from good to bad or vice versa.
> > 
> > "Only on build transitions" sounds good to me.
> > Please feel free to set notifications up that way.
> 
> I have added notification. Now let’s get it to green! :-)

Thanks !

Regards, Tim




reply via email to

[Prev in Thread] Current Thread [Next in Thread]