Andy Lester wrote: > This patch is mostly a "shut up compiler warnings" patch. gcc has been > making noise about unused parm cv in all the XS code, so I'm squashing > them. > > Consted some more inbound parms, mostly on dump.c funcs. And shrunk the > scope of more autovariables. > > Also added rvpv_dup to the public API. Seemed orthoganal to the other > dup funcs. > > Nothing's been consted more to the outside, of course.
Thanks, applied as #24148.
