[perl6/specs] 7a0cb0: Concur with implementation of Complex.roots

2015-05-20 Thread GitHub
Branch: refs/heads/newio Home: https://github.com/perl6/specs Commit: 7a0cb02b532226850314694fc6aa5882e673e34f https://github.com/perl6/specs/commit/7a0cb02b532226850314694fc6aa5882e673e34f Author: Elizabeth Mattijsen Date: 2015-05-19 (Tue, 19 May 2015) Changed paths: M

[perl #125226] Test module - nested subtest fails type check.

2015-05-20 Thread via RT
# New Ticket Created by # Please include the string: [perl #125226] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=125226 > --cut here-- subtest { lives_ok { $r.using-history }, 'using-history lives'; subtest { }, 'S

Re: [perl #125216] [BUG] -0e0 === 0e0 in Rakudo

2015-05-20 Thread Nicholas Clark
On Mon, May 18, 2015 at 11:18:59AM -0700, Carl Mäsak wrote: > I'm fine with them being numerically equals (because they're > the same point on the real line) I agree with the "numerically equal", and for the reasoning, but strictly are you using the right terms here? Specifically, are floating p

Re: [perl #125226] Test module - nested subtest fails type check.

2015-05-20 Thread Elizabeth Mattijsen
> On 20 May 2015, at 19:41, (via RT) wrote: > > # New Ticket Created by > # Please include the string: [perl #125226] > # in the subject line of all future correspondence about this issue. > # https://rt.perl.org/Ticket/Display.html?id=125226 > > > > --cut here-- > subtest { > lives_ok

Re: [perl #125226] AutoReply: Test module - nested subtest fails type check.

2015-05-20 Thread drforr
Never mind, I forgot about the 'sub' declaration - close the ticket please. On 2015-05-20 19:41, perl6 via RT wrote: Greetings, This message has been automatically generated in response to the creation of a trouble ticket regarding: "Test module - nested subtest fails type check.", a