Grupos de Google ya no admite nuevas publicaciones ni suscripciones de Usenet. El contenido anterior sigue siendo visible.

[perl #40972] Iterator over Env under Win32

Visto 5 veces
Saltar al primer mensaje no leído

Bernhard Schmalhofer

no leída,
22 nov 2006, 14:44:0222/11/06
a bugs-bi...@rt.perl.org
# New Ticket Created by Bernhard Schmalhofer
# Please include the string: [perl #40972]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=40972 >


Hi,

in t/pmc/env.t I noticed that an Iterator test is skipped under Win23:

skip 'iterator not available on win32' => 1
if 'MSWin32' eq $^O;

Is this still necessary?

Regards,
Bernhard


0 mensajes nuevos