On Sunday 02 November 2014 21:31:50 Pär Karlsson wrote:
> I realized I got rid of one warning only to produce another in the test
> suite.
> 
> The issue was the syntax of the eval statement in WgetFeature.pm that
> essentially does what we want, but that produces a warning about using a
> string or array in void context (meaning it should't normally do something,
> except that we are doing in in an eval() ).
> 
> Changed the eval into a proper string eval, which stops the warning.
> 
> Sorry, about the messup!
> 
> Best regards,
> 
> /Pär

Hi Pär,

I realized that 'make distcheck' now fails. Something is broken with the path 
that searches modules on.

It was commit 8078adee7f4be04040f12232be8698236153c1f1 (Stylistic and 
idiomatic cleanups in Perl tests).

Please take a look at it, maybe you can fix it.

Tim

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to