new Apache-Test release in the
meantime, though: that only contained one Nullsv->NULL change, so
definitely isn't a problem.
Btw, did we get anywhere with granting PAUSE perms to other committers?
>
>
>>
>>
>>
>> From: Steve Hay [mailto:steve.m....@googlema
rak.com; modperl@perl.apache.org; mod_perl Dev
> Subject: Re: [MP2] Nullav undeclared make error
>
> Various perl changes removed Nullsv, Nullav etc from the core (e.g. see
> 24792b8dab and 3ae1b22641), but left definitions of them for when PERL_CORE
> is not defined, for backwards com
ith a perl that doesn't have large files
support.
I still think we should also remove our usage of PERL_CORE, though...
From: Steve Hay [mailto:steve.m@googlemail.com]
Sent: 13 July 2012 08:23
To: Fred Moyer
Cc: d...@rentrak.com; modperl@perl.apache.org; mod_perl Dev
Subject: R
On 13 July 2012 01:33, Fred Moyer wrote:
> > mod_perl.c:265: error: ‘Nullav’ undeclared (first use in this function)
>
> Hmm, found this in
> http://search.cpan.org/~rjbs/perl-5.16.0/pod/perl5101delta.pod
>
> Uses of Nullav, Nullcv, Nullhv, Nullop, Nullsv etc have been replaced
> by NULL in the c
> mod_perl.c:265: error: ‘Nullav’ undeclared (first use in this function)
Hmm, found this in
http://search.cpan.org/~rjbs/perl-5.16.0/pod/perl5101delta.pod
Uses of Nullav, Nullcv, Nullhv, Nullop, Nullsv etc have been replaced
by NULL in the core code, and non-dual-life modules, as NULL is
clearer