[perl #23025] Borrow setenv/unsetenv from Perl

2008-02-25 Thread James Keenan via RT
On Mon Feb 25 07:39:41 2008, doughera wrote: (This is not trivial. The relevant code is mostly in perl.c and > util.c, along with various Configure tests. There are additional > vms-specific implementations in vms/vms.c. It's been a long time since I > looked at any of it. I just remember i

Re: [perl #23025] Borrow setenv/unsetenv from Perl

2008-02-25 Thread Andy Dougherty
On Sun, 24 Feb 2008, James Keenan via RT wrote: > This is the second oldest unresolved ticket in the Parrot RT queue. Let > me ask a naïve question: We have a configuration step called auto::env > whose description reads, "Determining if the C library has C > and C." Assuming this step does wha

[perl #23025] Borrow setenv/unsetenv from Perl

2008-02-24 Thread James Keenan via RT
This is the second oldest unresolved ticket in the Parrot RT queue. Let me ask a naïve question: We have a configuration step called auto::env whose description reads, "Determining if the C library has C and C." Assuming this step does what it says, in what ways are the issues raised in this tic