Ticket #122 (closed bug: fixed)
-t4 broken (r34808)
Reported by: | coke | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | core | Version: | |
Severity: | medium | Keywords: | |
Cc: | Language: | ||
Patch status: | Platform: |
Description
Running a tcl program, I get an error like so:
Method 'get_list' not found for invocant of class 'String'
Running this through parrot -t4, the error changes to:
No such attribute '$.target'
I already fixed this once; perhaps there's another attribute that needs to get saved/restored on the interpreter when tracing.
Change History
Note: See
TracTickets for help on using
tickets.