Re: smoking VMS (was Re: maint-5.10 status on VMS)

2009-07-28 Thread demerphq
2009/7/25 demerphq : > 2009/7/25 Craig A. Berry : >> >> On Jul 24, 2009, at 3:40 PM, Nicholas Clark wrote: >> >>> On Fri, Jul 24, 2009 at 03:35:33PM -0500, Craig A. Berry wrote: >>>> >>>> I've finally got Test::Smoke mostly working o

Re: smoking VMS (was Re: maint-5.10 status on VMS)

2009-07-25 Thread demerphq
2009/7/25 Craig A. Berry : > > On Jul 24, 2009, at 3:40 PM, Nicholas Clark wrote: > >> On Fri, Jul 24, 2009 at 03:35:33PM -0500, Craig A. Berry wrote: >>> >>> I've finally got Test::Smoke mostly working on VMS except for my local >>> mail configuration, thus the manual attachment here.  It shows th

Re: Time64 needs to call VMS.C gmtime() and localtime() always.

2009-02-24 Thread demerphq
2009/2/24 Abigail : > On Sat, Feb 21, 2009 at 04:00:28PM -0600, Craig A. Berry wrote: >> >> That's better than failing in 2038, but if you were doing calculations >> for a 99-year lease you'd already be in trouble today. > > That's a doubtful statement. Leases typically have an end *date*, not > an

Re: Status of VMS - Unix compatibilty Extended in blead.

2009-02-15 Thread demerphq
2009/2/14 John Malmberg : > > Looking over what I have different than blead for the Unix Compatibility and > Extended character set support, these are the outstanding items: > > > lib/File/Compare.t > > Patch submitted previously to properly diagnose VMS todo issues. > > > Miscellaneous fixes to In

Re: Revised git related information in -v/-V output (and %Config)

2009-01-04 Thread demerphq
2009/1/1 John Malmberg : > John Malmberg wrote: >> Here is a first pass at a make_patchnum.com. > > Ignore that file, the arguments need extra quoting. > > New file will be coming next year. Hi guys. Im sorry to have done this to you, but Ive broken VMS bleadperl again. :-( That is, I've (with

Re: Revised git related information in -v/-V output (and %Config)

2009-01-01 Thread demerphq
2009/1/1 Craig A. Berry : > > On Dec 31, 2008, at 11:38 AM, demerphq wrote: >> >>> And many of the people building perl would not have the GNV bash package, >>> so >>> the equivalent logic will need to be added to configure.com. >> >> Will tha

Re: Revised git related information in -v/-V output (and %Config)

2008-12-31 Thread demerphq
2008/12/31 John Malmberg : > Ben Morrow wrote: >> >> Quoth demer...@gmail.com (demerphq): >>> >>> The net result of this patch is to make available via Config.pm and >>> -v/-V the >>> details about the git version info we have availab

Re: Code freeze

2007-10-23 Thread demerphq
On 10/23/07, Craig A. Berry <[EMAIL PROTECTED]> wrote: > On 10/22/07, Rafael Garcia-Suarez <[EMAIL PROTECTED]> wrote: > > Code freeze is near ! > > > * latest module updates with VMS fixes from Jos. > > Jos and John have made significant progress on CPANPLUS and I think > are close to having it lic

About Archive::Tar on VMS

2007-09-04 Thread demerphq
I was wondering, are POSIX compliant tar readers commonplace on VMS these days? Specifically if you pack a directory tree using Archive::Tar will the commonplace readers extract it properly? Winzip for instance is not POSIX aware and unpacks them into a single flat directory. Yves -- perl -Mre

Re: inching toward Module::Build-ability on VMS

2007-07-18 Thread demerphq
On 7/18/07, Michael G Schwern <[EMAIL PROTECTED]> wrote: Craig A. Berry wrote: > The home-grown glob() implementation does not know what a tilde is, > and it returns VMS-format filespecs as absolute, not relative specs. > Both of these are contrary to the assumptions of various parts of > Module:

Re: [PATCH] Add CPANPLUS 0.78 to the core

2007-04-19 Thread demerphq
On 4/19/07, Michael G Schwern <[EMAIL PROTECTED]> wrote: demerphq wrote: > On 4/10/07, Rafael Garcia-Suarez <[EMAIL PROTECTED]> wrote: >> On 10/04/07, Jos I. Boumans <[EMAIL PROTECTED]> wrote: >> > > The first files come from output_handle(), as far as I c

Re: Module::Build on VMS

2007-02-13 Thread demerphq
On 2/13/07, Rafael Garcia-Suarez <[EMAIL PROTECTED]> wrote: On 13/02/07, Andrew Black <[EMAIL PROTECTED]> wrote: > Can I run a subset of the make test - it takes me 40 mins to get to the > point of failure (reminds me of batch Fortran jobs at university). on unix, the idiom for that would be :

Re: Will the real Perl_reg_named_buff_sv please stand up?

2006-10-12 Thread demerphq
On 10/12/06, Craig A. Berry <[EMAIL PROTECTED]> wrote: At 10:08 AM +0200 10/12/06, demerphq wrote: >On 10/12/06, Craig A. Berry <[EMAIL PROTECTED]> wrote: >> >>Link /Debug/Trace/Map /Shareable=[--.LIB.AUTO.RE]PL_RE.EXE >>re.opt/Option,[--]perlshr_attr.op

Re: Will the real Perl_reg_named_buff_sv please stand up?

2006-10-12 Thread demerphq
On 10/12/06, Craig A. Berry <[EMAIL PROTECTED]> wrote: Change #28957 added a Perl_reg_named_buff_sv function to regcomp.c. It appears to be a straight copy and paste of an identical function from re_comp.c in the re extension. Having th

Re: bug@28616 - regexec.c has unitialized variable.

2006-07-26 Thread demerphq
On 7/26/06, John E. Malmberg <[EMAIL PROTECTED]> wrote: I am still attempting to get a VMS build of the current blead. -John [EMAIL PROTECTED] Personal Opinion Only 1 61623 REGCP_SET(lastcp); 1 %CC-W-UNINIT1, (1) The scalar variable "lastcp" is fetched but not