On Thu, Mar 13, 2003 at 10:06:03PM -0800, Gurusamy Sarathy wrote: > On Thu, 13 Mar 2003 16:11:03 PST, Gurusamy Sarathy wrote: > >On Tue, 11 Mar 2003 21:32:27 +0200, Jarkko Hietaniemi wrote: > >>> On Sun, 09 Mar 2003 23:57:15 +0200, Jarkko Hietaniemi wrote: > >>> >Incidentally: could you give maint@18872 a whirl in Win32? > >>> > >>> Sure, will give it a shot this evening. > >> > >>Or maint@18922. Or wherever I'll be at :-) > > > >It builds fine, but there are various test failures (both mainline > >and maint-5.8). > > > >Failed 5/768 test scripts, 99.35% okay. 14/71290 subtests failed, 99.98% okay. > >Failed Test Stat Wstat Total Fail Failed List of Failed > >------------------------------------------------------------------------------ > >- > >../ext/Encode/t/CJKT.t 7 1792 42 7 16.67% 3 9 15 21 27 33 > > 39 > >../ext/Encode/t/enc_module.t 2 512 3 2 66.67% 2-3 > >../lib/Config.t 36 1 2.78% 35 > >../lib/Net/Ping/t/450_service.t 26 3 11.54% 8-10 > >run/switchC.t 6 1 16.67% 6 > >56 tests and 620 subtests skipped. > > > >I hope to look into the failures "soon". > > I've checked in a few changes into the mainline to fix all except the > 450_service.t failure. That one seems to fail on pings to 127.0.0.1, > and I haven't been able to figure out why yet. Thanks! One nit, though: the change #18965 breaks the CJKT.t test under UTF-8-ified I/O (env PERL_UNICODE=D, for example). Would binmode($src, ":bytes"); still work in Windows? (The problem is that the filehandle must be de-UTF8-ified.) > Sarathy > gsar@ActiveState.com -- Jarkko Hietaniemi <jhi@iki.fi> http://www.iki.fi/jhi/ "There is this special biologist word we use for 'stable'. It is 'dead'." -- Jack CohenThread Previous | Thread Next