texinfo-devel
[Top][All Lists]
Advanced

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

Re: Pod-Simple-Texinfo.t failing (with perl 5.18.0?)


From: Patrice Dumas
Subject: Re: Pod-Simple-Texinfo.t failing (with perl 5.18.0?)
Date: Sun, 11 Aug 2013 11:19:45 +0200
User-agent: Mutt/1.5.20 (2009-12-10)

On Sat, Aug 10, 2013 at 09:31:56PM +0000, Karl Berry wrote:
>     This should all be fixed.  Could you please test?
> 
> Yes, that is fixed, thanks, but another failure appeared last night for
> me and is still present (revision 5297).

Should be fixed too.  It was a walk over hash keys, without sorting.
I wouldn't be surprised if similar issues were present in the code.  
It would be easier to find them if we could to have keys() order be
random, but I don't know if it is possible.  Reading a bit of
documentation, it seems possible that in 5.18 hashes are traversed in
random order.  That would explain why you hit this.

-- 
Pat



reply via email to

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