develooper Front page | perl.perl5.porters | Postings from November 1999

Re: [ID 19991116.002] perl5.005_02: my_setenv() and Term::ReadLine::Gnu

From:
Ilya Zakharevich
Date:
November 17, 1999 15:04
Subject:
Re: [ID 19991116.002] perl5.005_02: my_setenv() and Term::ReadLine::Gnu
Message ID:
19991117180442.A842@monk.mps.ohio-state.edu
On Wed, Nov 17, 1999 at 11:59:01PM +0100, Joerg Schumacher wrote:
> The test
> 
> 	if (environ == PL_origenviron)
> 
> in util.c:my_setenv() assumes that the char **environ will only be
> modified by perl itself.

How does it assume it?  Do you try to imply that environ may be
changed before a call to perl_parse()?

Ilya



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