develooper Front page | perl.perl5.porters | Postings from September 2003

Re: How to detect hash randomization?

Thread Previous | Thread Next
From:
Rafael Garcia-Suarez
Date:
September 7, 2003 16:03
Subject:
Re: How to detect hash randomization?
Message ID:
20030908010408.6fbc33bd.rgarciasuarez@free.fr
Elizabeth Mattijsen wrote:
> If I build 21021 with:
> 
>    -Accflags=-DNO_HASH_SEED
> 
> I correctly get a Perl 5.8.1 with the same has keys order as 5.8.0, 
> and which does _not_ listen to the environment variable 
> PERL_HASH_SEED, but perl -V doesn't say that it has been built with 
> -DNO_HASH_SEED.  Is this intentional, an oversight or a side-effect 
> of having to use -Accflags?

You can always do 'perl -V:ccflags'. That should be there.

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About