Re: [perl #45503] [BUG] one test in 't/op/string.t' is failling for jit runcore
My text editor mangled a unicode mark at the start of the CREDITS file. Here is a corrected version of the patch. -- Salu2 Index: src/ops/core.ops === --- src/ops/core.ops (revisión: 27474) +++ src/ops/core.ops (copia de trabajo) @@
Re: [perl #45503] [BUG] one test in 't/op/string.t' is failling for jit runcore
Here is the patch. It changes the string_bool function an his declaration, and deletes the check for null before calling it in several places. -- Salu2 Index: src/ops/core.ops === --- src/ops/core.ops (revisión: 27462) +++ src/ops/c