github.com/moarvm/moarvm | IRC logs at colabti.org/irclogger/irclogger_logs/moarvm
Set by AlexDaniel on 12 June 2018.
Geth_ MoarVM: 393ae57993 | (Patrick Böker)++ | src/strings/ops.c
Fix case insensitive string matching with an empty string

Fixes `'' ~~ m:i/''/` in Rakudo.
Fixes rakudo/rakudo#3815.
15:40
linkable6 RAKUDO#3815 [closed]: github.com/rakudo/rakudo/issues/3815 Regex :i modifier prevents empty string regex to match
Geth_ MoarVM: 656142e211 | (Jonathan Worthington)++ (committed using GitHub Web editor) | src/strings/ops.c
Merge pull request #1329 from patrickbkr/fix-empty-str-ci-comp

Fix case insensitive string matching with an empty string
nine nwc10: yes, sometimes we lose the MVM_CF_HAS_OBJECT_ID and sometimes the MVM_CF_REF_FROM_GEN2 (which will have more grave effects) 19:20