On Sat, Dec 29, 2007 at 12:04:09PM +0200, Allison Randal wrote:
> Patrick R.Michaud (via RT) wrote:
> >
> >Whenever a PAST::Op node gets a non-PAST child, PCT currently
> >throws a cryptic exception message like:
> >
> >Method 'named' not found for invocant of class 'Perl6::Grammar'
> >
> >A better
On Fri, Dec 28, 2007 at 07:11:23PM -0800, chromatic wrote:
> On Friday 28 December 2007 16:16:55 Patrick R.Michaud wrote:
>
> > Whenever a PAST::Op node gets a non-PAST child, PCT currently
> > throws a cryptic exception message like:
> >
> > Method 'named' not found for invocant of class 'Perl6::
Patrick R.Michaud (via RT) wrote:
Whenever a PAST::Op node gets a non-PAST child, PCT currently
throws a cryptic exception message like:
Method 'named' not found for invocant of class 'Perl6::Grammar'
A better exception message would be something like:
Perl6::Grammar ("2") child of PAST::Op c
On Friday 28 December 2007 16:16:55 Patrick R.Michaud wrote:
> Whenever a PAST::Op node gets a non-PAST child, PCT currently
> throws a cryptic exception message like:
>
> Method 'named' not found for invocant of class 'Perl6::Grammar'
>
> A better exception message would be something like:
>
> Pe
# New Ticket Created by Patrick R. Michaud
# Please include the string: [perl #49175]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=49175 >
Whenever a PAST::Op node gets a non-PAST child, PCT currently
throws a cryptic exc