Stas Bekman wrote: > someone has broken croak(Nullch) in blead: > > modperl_error.c: In function `modperl_croak': > modperl_error.c:93: warning: null argument where non-null required (arg 2) > > which shouldn't happen, since it's a documented feature:
That should be fixed by change #25197, thanks.