If this happened with someone else's package, I'd assume the debugger was
the problem.

On Sat, May 2, 2015 at 3:57 PM, Thomas Weigert <weigert.tho...@gmail.com>
wrote:

> I discovered that there is some interaction between:
>    Marpa
>    List::Utils
>    perl debugger
>
> If I am running a parse under the perl debugger in an application that
> uses the List::Utils package from CPAN, then there is some kind of infinite
> loop (it appears, as the program suddenly takes forever) entered in
> Values.pm. At least, that's where I think it is, because when I interrupt
> the program it always halts in Values.pm. Note that when the same program
> is run normally (i.e., outside the debugger) then it terminates quickly.
>
> Th.
>
>  --
> You received this message because you are subscribed to the Google Groups
> "marpa parser" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to marpa-parser+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"marpa parser" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to marpa-parser+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to