Ticket #771 (closed bug: fixed)
[bug] Duplicate identifier in Test;More.is_deeply
Reported by: | NotFound | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | none | Version: | 1.2.0 |
Severity: | medium | Keywords: | |
Cc: | Language: | ||
Patch status: | Platform: |
Description
In the method is_deeply in runtime/parrot/library/Test/More.pir:475 the identifiers left and right used for pmc params are redeclared as local string.
This is a blocker for TT #767
Change History
Note: See
TracTickets for help on using
tickets.