Ticket #771 (closed bug: fixed)

Opened 13 years ago

Last modified 13 years ago

[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

Changed 13 years ago by bacek

  • status changed from new to closed
  • resolution set to fixed

Fix committed at r39874. Resolving ticket.

Note: See TracTickets for help on using tickets.