develooper Front page | perl.perl6.compiler | Postings from March 2012

Re: [perl #111492] [BUG] LTA error message when a 'sub foo' declarationis not succeeded by block curlies

Thread Previous
From:
Moritz Lenz
Date:
March 2, 2012 11:33
Subject:
Re: [perl #111492] [BUG] LTA error message when a 'sub foo' declarationis not succeeded by block curlies
Message ID:
4F512084.2090309@faui2k3.org
FWIW my commit 6588dd39 is to blame; now trying to find out why...

On 03/02/2012 08:09 PM, Carl MXXsak (via RT) wrote:
> # New Ticket Created by  "Carl Mäsak" 
> # Please include the string:  [perl #111492]
> # in the subject line of all future correspondence about this issue. 
> # <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=111492 >
> 
> 
> <moritz> std: sub foo; foo()
> <p6eval> std 9c3ef6d: OUTPUT«===SORRY!===␤Malformed block at
> /tmp/tJ4MC1rBfe line 1:␤------> sub foo⏏; foo() [...] Parse
> failed␤FAILED 00:01 107m␤»
> <moritz> nom: sub foo; foo()
> <p6eval> nom b6c09b: OUTPUT«===SORRY!===␤Method 'ast' not found for
> invocant of class 'Undef'␤»
> <masak> moritz: can I submit a rakudobug for the LTA error message on
> 'sub foo;'?
> <moritz> masak: sure
> * masak submits rakudobug

Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About