On 6/17/05, Andy Lester <[EMAIL PROTECTED]> wrote:
> On Fri, Jun 17, 2005 at 09:04:22AM -0600, Jim Cromie ([EMAIL PROTECTED]) 
> wrote:
> > -     croak ("sv_upgrade from type %d down to type %d", SvTYPE(sv), mt);
> > +     Perl_croak (aTHX_ "sv_upgrade from type %d down to type %d", 
> > SvTYPE(sv), mt);
> 
> Is this something we want to be doing across the board?

Sure, this really shouldn't occur anyway.

Reply via email to