HTTP/1.1 -1 Read error in cache disk data: SuccessContent-Type: text/csv; charset="utf-8" Last-Modified: Sat, 22 Jan 2022 07:13:18 GMT Content-length: 569 Connection: Close Proxy-Connection: Close X-Cache: HIT from web1.osuosl.org Server: ProxyTrack 0.5 (HTTrack 3.49.2) id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform 1482,index op failure,pmichaud,coke,"The index op seems to fail when certain unicode strings are used: {{{ $ cat z.pir .sub 'main' :main $S0 = unicode:""bubuc"" $S1 = unicode:""buc"" $I0 = index $S0, $S1, 0 say $I0 .end $ ./parrot z.pir -1 $ }}} Removing the ""unicode:"" from $S1 one above also produces the same (incorrect) result. Pm ",bug,closed,major,,core,2.1.0,medium,fixed,,,,, />