Re: getting comb to return match objects

2019-11-17 Thread Joseph Brenner
Oh, you know, think I've spotted a source of confusion in this thread... Liz-- I think my accident-- replied to me directly, and we kept going talking about this without cc-ing the list. So yeah, I pointed out there was a bug with the routine form of comb that wasn't in the Str method, and she ran

Re: getting comb to return match objects

2019-11-17 Thread Parrot Raiser
What do the official tests for this show? On 11/16/19, Joseph Brenner wrote: > William Michelswrote: > >> I went over this with Joe as well, and I was >> equally confused. > > Part of our trouble was we were playing around with the > routine form of comb (rather than the Str method), whic

[perl #129812] [JVM][OPTIMIZER] `is rw` candidates get called even if a non-rw argument is passed

2019-11-17 Thread Christian Bartolomaeus via RT
This now works on the JVM backend, too. Fixed with https://github.com/rakudo/rakudo/commit/12d4514a3d I'm closing this ticket as 'resolved'.