On Wed, May 01, 2002 at 10:12:53AM -0400, [EMAIL PROTECTED] wrote: > The enclosed patch allows all 9 of the lib/User/pwent.t tests > to pass on VMS (as opposed to the t/op/pwent.t tests that > might better be addressed by a VMS specific test I have been > working on but have not included here). Uid's on VMS are > sufficiently from Unix that the test runs with the $< uid rather > than 0 as on Unix and cygwin. Because of a struct passwd > declaration in vms/vmsish.h we cannot (easily) build > perl with i_pwd='define' (it is possible but not pretty - > the vmsish passwd is much more unixy in its emulation).
Thanks, applied. -- $jhi++; # http://www.iki.fi/jhi/ # There is this special biologist word we use for 'stable'. # It is 'dead'. -- Jack Cohen
