develooper Front page | perl.perl6.internals | Postings from May 2005

[perl #35413] [PATCH] r8062: convert internal exceptions to real exceptions - array

Thread Next
From:
jerry gay
Date:
May 11, 2005 12:57
Subject:
[perl #35413] [PATCH] r8062: convert internal exceptions to real exceptions - array
Message ID:
rt-3.0.11-35413-112482.18.5404985153974@perl.org
# 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


Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About