On Sat, Dec 22, 2007 at 04:05:52PM -0600, John E. Malmberg wrote: > Nicholas Clark wrote: > >Change 32707 by [EMAIL PROTECTED] on 2007/12/22 18:26:21 > > > > Remove the definitions of Null(), Nullch, Nullfp, Nullsv and PL_na > > when PERL_CORE is defined. (Which, "obviously", is only in code > > within the perl source tree, which we control). Nullop remains, and > > would be moderately invasive to remove. > > > >Affected files ... > > > >... //depot/perl/handy.h#135 edit > >... //depot/perl/op.h#192 edit > >... //depot/perl/perl.h#808 edit > >... //depot/perl/pod/perlapi.pod#305 edit > >... //depot/perl/sv.c#1448 edit > > > > vms/vms.c no longer compiles after this change. How should it be resolved?
Yes, sorry about this. Steve (hopefully) fixed this with change 32713. Nicholas Clark
