On Wed Mar 27 09:43:13 2013, paulg wrote: > Here are 7 small patches to the perl self-tests that affect the Stratus > OpenVOS platform. Thank you. > Here is a brief summary of each one: > > > > 1. Now that OpenVOS Release 17.2 implements independent file > permission bits for each mode, the special-cases in > dist/ExtUtils-Command/t/eu_command.t are no longer necessary. Applied as 10ff26e60b. > > 2. VOS has no libc.a or libc.so, so add a special-case to > ext/DynaLoader/t/DynaLoader.t. 84a5d26b119b > > 3. VOS has a required executable suffix (on the file, but not on > the command line), so change ext/XS-APItest/t/svpeek.t to use it. 4b9f75b3722d4acce7a6 > > 4. VOS long ago corrected one defect that led to a special-case in > t/io/fs.t, but then I discovered a new one. 701c441c32ee289 > 5. VOS does not (yet) guarantee that the file position indicator is > at eof before the first i/o or position operation, so update t/io/tell.t 28f6649022f890 > 6. Same as #1; remove special-case for VOS file permissions in > lib/AnyDBM_File.t. 436a99448b59f547be9711 > 7. VOS does not retain the exact pathname used to invoke perl; add > a special-case in t/op/magic.t. d18d7217818220bb -- Father Chrysostomos --- via perlbug: queue: perl5 status: open https://rt.perl.org:443/rt3/Ticket/Display.html?id=117379Thread Previous