[perl #44471] [PATCH] :vtable is ignored when :anon

2008-07-29 Thread Patrick R. Michaud via RT
RT #53302 extends the meanings of various sub flags such that :vtable now always implies :anon. As such, I think we can either apply this patch or reject it, given that we expect a refactor of :vtable and :method handling to occur at some point in the future. Personally I'd suggest to reject it f

[perl #44471] [PATCH] :vtable is ignored when :anon

2008-03-16 Thread James Keenan via RT
Allison, Can you give us an update on the status of this ticket? Thank you very much. kid51

[perl #44471] [PATCH] :vtable is ignored when :anon

2007-08-07 Thread via RT
# New Ticket Created by Bram Geron # Please include the string: [perl #44471] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=44471 > :vtable subs are not stored in the vtable slot of a namespace when :anon is set. This is b