develooper Front page | perl.perl5.porters | Postings from August 2010

Re: [PATCH] Support B::Generate and B::C

Thread Previous | Thread Next
From:
Nicholas Clark
Date:
August 31, 2010 01:53
Subject:
Re: [PATCH] Support B::Generate and B::C
Message ID:
20100831085349.GM48531@plum.flirble.org
On Mon, Aug 30, 2010 at 10:33:19AM -0600, Jim Cromie wrote:
> It would be nice if it werent dependent on a largely unmaintained
> and dusty library of dweomers and spells.  Reini's work on optimizer
> is still not indexed, last official version was 2002 iirc.

And who is responsible for it not being indexed?

Request co-maint from the current maintainer (which seems to be Artur Bergman)
If the current maintainer isn't contactable, there's a documented and working
procedure to deal with that.

It's neither rocket science, nor the remit of this mailing list.

> I can see how he'd feel somewhat balkanized by the recent
> retraction of interfaces that B-Gen and optimizer need.

The case of fold_constants is "need"?

B::Generate's calls (directly or indirectly) to fold_constants will hit an
assertion failure. If that assertion is hacked out (or disabled) then it
will SEGV.

That code could never have worked.

"need"ing something to allow non-working code to not work is a 
definition of need.

It would be useful to know which parts of B::Generate actually work,
(and are tested) and then remove all the dead code.

Nicholas Clark

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