Re: [perl #39056] [BUG] vtable override doesn't work in sub-subclasses

2006-05-25 Thread Leopold Toetsch
Am Mittwoch, 3. Mai 2006 00:30 schrieb Patrick R.Michaud (via RT): > Vtable overrides don't appear to work in a once-removed subclass > (i.e., a subclass of a subclass).  It's easiest to explain with > code: Fixed now in r12797. Thanks for the test. leo

[perl #39056] [BUG] vtable override doesn't work in sub-subclasses

2006-05-02 Thread via RT
# New Ticket Created by Patrick R. Michaud # Please include the string: [perl #39056] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/rt3/Ticket/Display.html?id=39056 > Vtable overrides don't appear to work in a once-removed subclass (i.e., a subclas