Re: [perl #22925] [PATCH] setenv/unsetenv functions

2003-07-14 Thread Leopold Toetsch
Lars Balker Rasmussen <[EMAIL PROTECTED]> wrote: > Since parrot currently can't compile on Solaris due to the absense of > setenv/unsetenv in the Solaris libc, I've added tests for the > functions, as well as a putenv-based implementation. Applied, thanks. leo

Re: [perl #22925] [PATCH] setenv/unsetenv functions

2003-07-13 Thread Lars Balker Rasmussen
Leopold Toetsch <[EMAIL PROTECTED]> writes: > Lars Balker Rasmussen <[EMAIL PROTECTED]> wrote: >> Since parrot currently can't compile on Solaris due to the absense of >> setenv/unsetenv in the Solaris libc, I've added tests for the >> functions, as well as a putenv-based implementation. > > Should

Re: [perl #22925] [PATCH] setenv/unsetenv functions

2003-07-13 Thread Leopold Toetsch
Lars Balker Rasmussen <[EMAIL PROTECTED]> wrote: > =_1058035003-24323-0 > Content-Type: text/plain > Content-Disposition: inline > # New Ticket Created by Lars Balker Rasmussen > # Please include the string: [perl #22925] > # in the subject line of all future correspondence about thi

[perl #22925] [PATCH] setenv/unsetenv functions

2003-07-13 Thread via RT
# New Ticket Created by Lars Balker Rasmussen # Please include the string: [perl #22925] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=22925 > Since parrot currently can't compile on Solaris due to the absense of setenv/un