Hi pagenyon,
thanks for the report.
On Wed Aug 21 22:01:47 2013, pagenyon wrote:
Show quoted text> Hexadecimal number > 0xffffffff non-portable at t/15nodelist.t line 149.
> Hexadecimal number > 0xffffffff non-portable at t/15nodelist.t line 149.
>
> with perl 5.18 on OS X 10.7.5
OK, a few notes:
1. These are just warnings and as such are not a major problem. If the tests still succeed, then it's not a big issue.
2. They are not supposed to happen because we have "local $^W;" first. Can you investigate why they happen?
3. I cannot reproduce this here on Mageia Linux x86-64 Cauldron with perl-5.18.1-1.mga4 .
4. Are you using the built-in perl of Mac OS X? If so, then note that it reportedly should not be used for running your own Perl code, and may be at the root of the problem here. Can you try with a vanilla perl-5.18.1 installed using perlbrew?
----
Please return to me.
Regards,
-- Shlomi Fish