[perl #131797] “expected:” and “got:” messages in test output .Str-ify data, that's not entirely right (cmp-ok ‘a’, ‘~~’, /b/)

2017-07-25 Thread Aleks-Daniel Jakimenko-Aleksejev via RT
".gist" is probably the wrong answer in this case. my @got = ‘one’, ‘two three’; say @got # OUTPUT: [one two three] ↑ Not very useful On 2017-07-25 12:52:25, alex.jakime...@gmail.com wrote: > Sometimes it is useful to test the input against regexes. Let's try: > > Code: > use Test; > cmp-ok ‘foo

[perl #131797] “expected:” and “got:” messages in test output .Str-ify data, that's not entirely right (cmp-ok ‘a’, ‘~~’, /b/)

2017-07-25 Thread via RT
# New Ticket Created by Aleks-Daniel Jakimenko-Aleksejev # Please include the string: [perl #131797] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=131797 > Sometimes it is useful to test the input against regexes. Let's try:

[perl #131781] :?smth should construct a truthy pair (say (:?foo))

2017-07-25 Thread Zoffix Znet via RT
Based on the tally of the opinions, I'm rejecting this ticket: AlexDaniel: +1 Zoffix: -1 Jonathan Scott Duff: -1 Coke: -1 > Sorry for being think but what is say (:?foo); meant to do? The OP just says > it should "work". I think that's pretty good evidence the extra syntax does

[perl #131781] :?smth should construct a truthy pair (say (:?foo))

2017-07-25 Thread Zoffix Znet via RT
Based on the tally of the opinions, I'm rejecting this ticket: AlexDaniel: +1 Zoffix: -1 Jonathan Scott Duff: -1 Coke: -1 > Sorry for being think but what is say (:?foo); meant to do? The OP just says > it should "work". I think that's pretty good evidence the extra syntax does

Re: [perl #127858] [BUG] "Cannot invoke this object" error while importing an array constant

2017-07-25 Thread Lloyd Fournier via RT
merged patch: https://github.com/rakudo/rakudo/pull/ tests: https://github.com/perl6/roast/pull/291/files can be closed On Fri, Apr 8, 2016 at 7:16 PM grond...@yahoo.fr < perl6-bugs-follo...@perl.org> wrote: > # New Ticket Created by grond...@yahoo.fr > # Please include the string: [perl #1

Re: [perl #127858] [BUG] "Cannot invoke this object" error while importing an array constant

2017-07-25 Thread Lloyd Fournier
merged patch: https://github.com/rakudo/rakudo/pull/ tests: https://github.com/perl6/roast/pull/291/files can be closed On Fri, Apr 8, 2016 at 7:16 PM grond...@yahoo.fr < perl6-bugs-follo...@perl.org> wrote: > # New Ticket Created by grond...@yahoo.fr > # Please include the string: [perl #1

Re: [perl #131705] constant Regex: getlex: outer index out of range

2017-07-25 Thread Lloyd Fournier via RT
merged patch: https://github.com/rakudo/rakudo/pull/ tests: https://github.com/perl6/roast/pull/291/files can be closed On Wed, Jul 5, 2017 at 3:42 PM Lloyd Fournier wrote: > # New Ticket Created by Lloyd Fournier > # Please include the string: [perl #131705] > # in the subject line of all

Re: [perl #131705] constant Regex: getlex: outer index out of range

2017-07-25 Thread Lloyd Fournier
merged patch: https://github.com/rakudo/rakudo/pull/ tests: https://github.com/perl6/roast/pull/291/files can be closed On Wed, Jul 5, 2017 at 3:42 PM Lloyd Fournier wrote: > # New Ticket Created by Lloyd Fournier > # Please include the string: [perl #131705] > # in the subject line of all