Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[perl #24847] [patch] simplify register stacks (remove code duplication)

2 views
Skip to first unread message

Matt Fowles

unread,
Jan 8, 2004, 5:06:07 AM1/8/04
to bugs-bi...@rt.perl.org
# New Ticket Created by Matt Fowles
# Please include the string: [perl #24847]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=24847 >


All~

This patch sets up a generic register stack (using macro's for values
that change) that the real register stacks can then implement. This was
discussed on list several months ago, but nobody ever got around to it.
So I did ;-)

I am not entirely certain how to fix the manifest, but I did try...
Other than that all tests pass for make test and make testj. make testP
still has one failing test (timer 3) but that failed before.

Hopefully this will reduce code duplication a little :-)

Matt

0 new messages