develooper Front page | perl.perl5.porters | Postings from September 2011

[perl #98204] Shared objects not destoryed

Thread Previous | Thread Next
From:
Father Chrysostomos via RT
Date:
September 2, 2011 08:31
Subject:
[perl #98204] Shared objects not destoryed
Message ID:
rt-3.6.HEAD-31297-1314977496-1583.98204-15-0@perl.org
On Fri Sep 02 02:59:43 2011, davem wrote:
> On Thu, Sep 01, 2011 at 10:09:30PM -0700, Father Chrysostomos via RT
> wrote:
> > Caused by this commit, but that doesn’t look like very useful
> > information.  Does the branch from which the threads changes were
> merged
> > still exist, so I can try and find a description of the change (it
> added
> > Perl_shared_object_destroy)?
> 
> That's odd; the commit you show is from the 5.10 maint branch; not
> sure
> how a bisect ended up there.

Well, this is the ineluctable result of doing things late at night. :-)

I did it on the maint branch, because I assumed it would be faster,
since there are fewer commits there.  Then I proceeded to forget that I
was on the maint branch.

> That commit (done under perforce) is the
> equivalent under git of cherry-picking several individual commits from
> blead and applying them as a single commit to maint.  To find the
> equivalent blead commits, you need to look them up individually; for
> example a likely candidate is "[32658] threads::shared 1.15":
> 
>     $ git rev-list --before=2008-12-18  -1 --all
> --grep='^p4raw-id:.*@32658$'
>     794f4697121b50d7447d6309d7c9ada4bca913e2

Thank you.



Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About