[perl #132035] [LTA] temp on an undeclared dynamic variable produces a not very helpful error

2017-09-06 Thread jn...@jnthn.net via RT
On Tue, 05 Sep 2017 11:02:59 -0700, allber...@gmail.com wrote: > Or maybe it's not that tricky after all; seems the Failure is actually a > useful one (X::Dynamic:NotFound), so introspection of the Failure would > reveal the issue. > Indeed. I added code to check if the thing we were trying to tem

[perl #132035] [LTA] temp on an undeclared dynamic variable produces a not very helpful error

2017-09-06 Thread jn...@jnthn.net via RT
On Tue, 05 Sep 2017 11:02:59 -0700, allber...@gmail.com wrote: > Or maybe it's not that tricky after all; seems the Failure is actually a > useful one (X::Dynamic:NotFound), so introspection of the Failure would > reveal the issue. > Indeed. I added code to check if the thing we were trying to tem

[perl #132035] [LTA] temp on an undeclared dynamic variable produces a not very helpful error

2017-09-05 Thread via RT
# New Ticket Created by Brandon Allbery # Please include the string: [perl #132035] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=132035 > Seen in IRC: [05 17:51:12] m: grammar { token TOP { :my $*v = 42; }; token foo { {d