Am Donnerstag, 8. März 2007 20:25 schrieb Jerry Gay: > either move this to experimental.ops, or remove it entirely. i vote to > remove it. we don't need temporary hacks as core ops.
$ find . -name '*.pir' | xargs grep substr_r ... ./examples/shootout/revcomp.pir: $S0 = substr_r line, i, 60 ... You can blame /me for this one. It was a (speed) hack to be somehow competitive (or even functional) in this shootout benchmark. I'd rather have it in experimental.ops until these string issues are resolved. See also Re: [perl #37940] substr and memory issues http://groups.google.at/group/perl.perl6.internals/browse_frm/thread/7b57df47d1cafba5/097808a56675ff13?lnk=gst&q=substr+related+PANIC+&rnum=1#097808a56675ff13 http://groups.google.at/group/perl.perl6.internals/browse_frm/thread/7b57df47d1cafba5/8f1c0d4d07e631ae?lnk=gst&q=shootout+toetsch&rnum=17#8f1c0d4d07e631ae leo