#1682: VTABLE_substr is never used
----------------------+-----------------------------------------------------
Reporter: NotFound | Owner:
Type: RFC | Status: new
Priority: minor | Milestone:
Component: none | Version: 2.5.0
Severity: low | Keywords:
Lang: | Patch:
Platform: |
----------------------+-----------------------------------------------------
Checking code coverage I discovered that VTABLE_substr in the String PMC
is uncovered. Looking at it, I've found that there is no place in the
repository that uses it except generated code for the Object PMC. The
substr opcodes use VTABLE_substr_str, not VTABLE_substr.
Is there some usage in HLL or extensions? If not, I suggest to drop it.
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/1682>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets