# New Ticket Created by  "Carl Mäsak" 
# Please include the string:  [perl #65740]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=65740 >


<masak> oh, and another thing: errors are written to $*OUT in Rakudo
<masak> why?
<Tene> that seems like a mistake.
<masak> it does indeed.
<masak> it's hard to demonstrate with p6eval.
<masak> rakudo: run('./perl6 -e "die q[OH NOES]" > /dev/null')
<p6eval> rakudo ec55f1:  ( no output )
<masak> see?
<moritz_> rakudo: run('./perl6 -e "die q[OH NOES]" 2>/dev/null')
<p6eval> rakudo ec55f1: OUTPUT«OH NOES␤in Main (<unknown>:1)␤»
* masak submits rakudobug

Reply via email to