HTTP/1.1 -1 Read error in cache disk data: SuccessContent-Type: text/csv; charset="utf-8" Last-Modified: Sat, 22 Jan 2022 03:51:30 GMT Content-length: 882 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 976,[PATCH] Reduce poking into STRING guts,darbelo,,"In time I'd like to rip out the strstart member from the parrot_string_t structure as indicated by PDD 28 (Strings): {DEPRECATION NOTE: the ""char *"" pointer ""strstart"" will be removed. It complicates the entire string subsystem for a tiny optimization on substring operations, and offset math is messy with encodings that aren't byte-based.} But this is complicated by the fact that there is direct access to this field all over the parrot code base. This patch removes some of the unnecessary field poking that stands in the way this goal. A previous patch along this lines was commited recently by cotto++",patch,closed,normal,,core,trunk,low,fixed,strings pdd28 strstart,,,, |xml|z