Re: [perl #48445] [TODO] [NQP] - report undeclared variable usage

2008-12-01 Thread Will Coleda
On Mon, Dec 1, 2008 at 9:52 AM, Klaas-Jan Stol via RT <[EMAIL PROTECTED]> wrote: > On Thu Jun 26 20:16:45 2008, coke wrote: >> On Mon Dec 10 11:49:08 2007, pmichaud wrote: >> > >> > When an NQP program uses a variable that hasn't been >> > previously declared, it should report a useful error messag

[perl #48445] [TODO] [NQP] - report undeclared variable usage

2008-06-26 Thread Will Coleda via RT
On Mon Dec 10 11:49:08 2007, pmichaud wrote: > > When an NQP program uses a variable that hasn't been > previously declared, it should report a useful error message: > > Use of undeclared variable '$x' at ... > > Pm Looking at this, there doesn't seem to be a way to write a self-hosted test

[perl #48445] [TODO] nqp - report undeclared variable usage

2007-12-10 Thread via RT
# New Ticket Created by Patrick R. Michaud # Please include the string: [perl #48445] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=48445 > When an NQP program uses a variable that hasn't been previously declared, it shou