split gives incorrect results when splitting a number with the :skip-empty adverb #5654
Comments
From @dogbert17Tested with: dogbert@dogbert-VirtualBox ~/.rakudobrew/moar-nom $ perl6 -v # the problem dogbert@dogbert-VirtualBox ~/.rakudobrew/moar-nom $ perl6 -e 'dd # as can be seen the result contains two empty strings dogbert@dogbert-VirtualBox ~/.rakudobrew/moar-nom $ perl6 -e 'dd # some discussion on irc, contains results from bisectable, commitable etc http://irclog.perlgeek.de/perl6/2016-09-10#i_13184978 /dogbert17 |
From @zoffixznetThanks for the report. It appears all of .split's adverbs were broken on Cool, including the .split(@needles) call form. Fixed in rakudo/rakudo@b771bcc On Sat Sep 10 09:01:27 2016, jan-olof.hendig@bredband.net wrote:
|
The RT System itself - Status changed from 'new' to 'open' |
@zoffixznet - Status changed from 'open' to 'resolved' |
Migrated from rt.perl.org#129242 (status was 'resolved')
Searchable as RT129242$
The text was updated successfully, but these errors were encountered: