From: Eric Wong Date: 2017-03-27T05:55:42+00:00 Subject: [ruby-core:80370] Re: [Ruby trunk Feature#13295] [PATCH] compile.c: apply opt_str_freeze to String#-@ (uminus) SASADA Koichi wrote: > On 2017/03/26 15:16, Eric Wong wrote: > > Oops, I already committed r57828 before this message. > > opt_str_freeze insn already takes care of redefinition in > > insns.def; so extra check for compile.c won't be affected. > > now it checks only 'freeze' redefinition (*1). I'll fix it before 2.5 > release (maybe with new a instruction (*2), which replace existing > opt_str_freeze). You're absolutely right; sorry about that. I will fix simply, for now. But maybe you can do (*2) later. Unsubscribe: