[ruby-core:109522] [Ruby master Bug#18964] `rb_econv_append` and the family do not consider the code range
From:
"nobu (Nobuyoshi Nakada)" <noreply@...>
Date:
2022-08-18 01:40:07 UTC
List:
ruby-core #109522
Issue #18964 has been reported by nobu (Nobuyoshi Nakada). ---------------------------------------- Bug #18964: `rb_econv_append` and the family do not consider the code range https://bugs.ruby-lang.org/issues/18964 * Author: nobu (Nobuyoshi Nakada) * Status: Open * Priority: Normal * Backport: 2.7: REQUIRED, 3.0: REQUIRED, 3.1: REQUIRED ---------------------------------------- These functions do not update the code range of the destination string, and the string still caches outdated flags. Since these functions are unchanged for years, I think this will need to be backported. -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>