# New Ticket Created by  Paul Cochrane 
# Please include the string:  [perl #48122]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=48122 >


In languages/perl5/src/pmc/perlint.pmc there is the todo item:

/* TODO extends PerlAny or perlscalar or whatever */

This is when extending Integer to get a PerlInt for Perl 5 integers.  The
todo item isn't actually that clear about what it wants to be done, but it
looks like PerlInt should also be extending PerlScalar and/or PerlAny.

Reply via email to