Ticket #772 (closed bug: fixed)
[BUG] Duplicate identifier in PGE;Perl6Grammar.compile
| Reported by: | NotFound | Owned by: | pmichaud |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | none | Version: | 1.2.0 |
| Severity: | medium | Keywords: | |
| Cc: | Language: | ||
| Patch status: | Platform: |
Description
In the compile method at runtime/parrot/library/PGE/Perl6Grammar.pir:139 the symbol namespace is declared as local pmc and later as local string
This is a blocker for TT #767
Change History
Note: See
TracTickets for help on using
tickets.
