# New Ticket Created by jerry gay # Please include the string: [perl #35413] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=35413 >
i'm converting many of the remaining internal_exception() calls to real_exception() (except unimplemented ops, and other valid internal exceptions) before i send a list of patches for various files to the list, i'd like to make sure this first patch is agreeable. i added a new exception type (E_IndexOutOfBoundsError,) converted exceptions for the array pmc, and modified it's test file. all expected tests pass. ~jerry
exceptions-array.patch
Description: Binary data