Patrick R. Michaud wrote:
I'll either adjust the C node to have a 'false value returns'
attribute, or move it entirely into the Perl 6 compiler.
+1 for 'move entirely'. It's very Perl6 specific behavior.
--
Bacek
On Thu, Jun 12, 2008 at 03:52:43AM -0700, Vasily Chekalkin wrote:
> # New Ticket Created by Vasily Chekalkin
> # Please include the string: [perl #55666]
> # in the subject line of all future correspondence about this issue.
> # http://rt.perl.org/rt3/Ticket/Display.html?id=55666 >
>
> Hello.
# New Ticket Created by Vasily Chekalkin
# Please include the string: [perl #55666]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=55666 >
Hello.
xor still short-circuit but returns Bool::False
:)
There is patch attached