Thank you, let's wait for version 2017.05 then :-)
On Wed, Apr 19, 2017 at 11:53 AM, Timo Paulssen wrote:
> Sadly, the debugger has bitrotted a little bit. I tried the obvious fix
> which was to replace setlang with define_slang, but that just gets it up
> to the next error, which looks like the
Sadly, the debugger has bitrotted a little bit. I tried the obvious fix
which was to replace setlang with define_slang, but that just gets it up
to the next error, which looks like the behavior of Perl6::Grammar has
changed and Perl6::HookGrammar hasn't been updated to match or something.
I'll pus
Hello,
I had a problem with moar-2017.03 and still have it with moar.2017.04: when
I try to run perl6-debug-m, I get this error:
Cannot find method 'setlang' on object of type Perl6::HookGrammar
at gen/moar/perl6-debug.nqp:407
I found this:
http://codeverge.com/perl.perl6.users/debugging-and