Re: [perl #35195] [PATCH] @MAIN defined twice - behavior documented and tested

2005-05-04 Thread Leopold Toetsch
Jerry Gay [EMAIL PROTECTED] wrote:

 i couldn't find documentation on the behavior of IMCC if the @MAIN
 subpragma was defined on more than one subroutine, so i modified the
 documentation to reflect the system behavior, and provided a test.

 BTW the system runs the last subroutine marked as @MAIN.

Yep. Thanks, applied.
leo


Re: [perl #35195] [PATCH] @MAIN defined twice - behavior documented and tested

2005-05-04 Thread Leopold Toetsch
jerry gay (via RT) wrote:
i couldn't find documentation on the behavior of IMCC if the @MAIN
subpragma was defined on more than one subroutine
I've now added a test for multipe @LOADs too - works fine.
leo


[perl #35195] [PATCH] @MAIN defined twice - behavior documented and tested

2005-05-03 Thread via RT
# New Ticket Created by  jerry gay 
# Please include the string:  [perl #35195]
# in the subject line of all future correspondence about this issue. 
# URL: https://rt.perl.org/rt3/Ticket/Display.html?id=35195 


i couldn't find documentation on the behavior of IMCC if the @MAIN
subpragma was defined on more than one subroutine, so i modified the
documentation to reflect the system behavior, and provided a test.

BTW the system runs the last subroutine marked as @MAIN.
~jerry


MAIN_defined_twice.patch
Description: Binary data