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

[perl #37431] [PATCH] (REVISED) support *_keyed_int methods in PMC objects

5 views
Skip to first unread message

Patrick R . Michaud

unread,
Oct 13, 2005, 12:28:57 AM10/13/05
to bugs-bi...@rt.perl.org
# New Ticket Created by Patrick R. Michaud
# Please include the string: [perl #37431]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=37431 >


REVISED-REVISED-REVISED

In r9445 Leo added code to special-case the get_*_keyed_int
and set_*_keyed_int methods for parrot objects.

This patch (which replaces the patch I sent earlier in #37430)
adds support for the other *_keyed_int methods (needed for PGE).
The patch also updates the corresponding test in t/pmc/object_meths.t .

Sorry for the double-patch submission; I didn't realize I would need the
other *_keyed_int methods as well.

Pm

keyed_int.patch
0 new messages