[perl #75594] patch to remove need_ext fossils in pmcs

2010-06-09 Thread jn...@jnthn.net via RT
On Mon Jun 07 14:26:44 2010, cognominal wrote: > bash-3.2$ git diff > diff --git a/src/pmc/mutablevar.pmc b/src/pmc/mutablevar.pmc > index 1e5d075..0d083ac 100644 > --- a/src/pmc/mutablevar.pmc > +++ b/src/pmc/mutablevar.pmc > @@ -19,7 +19,7 @@ needed as scalar containers forward to their > content

[perl #75594] patch to remove need_ext fossils in pmcs

2010-06-08 Thread via RT
# New Ticket Created by Stephane Payrard # Please include the string: [perl #75594] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=75594 > bash-3.2$ git diff diff --git a/src/pmc/mutablevar.pmc b/src/pmc/mutablevar.pmc inde