On Oct 24, 2008, at 9:48 PM, John E. Malmberg wrote:

Craig A. Berry wrote:


I don't think there's any reason for the opendir/readdir part of the patch. Running ext/File/Glob/t/basic.t under the debugger and doing a SET TRACE/CALL/NOSYS shows definitively that it's already using the routines in vms.c:
%DEBUG-I-DYNIMGSET, setting image PL_FILE__GLOB
trace on calls at BSD_GLOB\g_opendir\%LINE 73519+88 in THREAD 1
73519:         return(PerlDir_open(buf));
%DEBUG-I-DYNIMGSET, setting image DBGPERLSHR
trace on calls at VMS\Perl_opendir\%LINE 120525+16 in THREAD 1
120525:     Newx(dir, VMS_MAXRSS, char);

Is that with a threaded build?


Yes.
________________________________________
Craig A. Berry
mailto:[EMAIL PROTECTED]

"... getting out of a sonnet is much more
 difficult than getting in."
                 Brad Leithauser

Reply via email to