From: duerst Date: 2022-12-05T00:30:26+00:00 Subject: [ruby-core:111203] [Ruby master Bug#19180] rbconfig.rb does not get updated when common.mk is changed Issue #19180 has been reported by duerst (Martin D�rst). ---------------------------------------- Bug #19180: rbconfig.rb does not get updated when common.mk is changed https://bugs.ruby-lang.org/issues/19180 * Author: duerst (Martin D�rst) * Status: Open * Priority: Normal * Assignee: nobu (Nobuyoshi Nakada) * ruby -v: ruby 3.1.0dev (2021-06-03T06:59:33Z master 7e14762159) [x86_64-linux] * Backport: 2.7: UNKNOWN, 3.0: UNKNOWN, 3.1: UNKNOWN ---------------------------------------- I changed UNICODE_VERSION in common.mk to 15.0.0, and ran `make up`, `make`, `make runnable`, and various tests several times. Still rbconfig.rb, and therefore `RbConfig::CONFIG["UNICODE_VERSION"]`, says that the Unicode version is 14.0.0. There seems to be a missing dependency of rbconfig.rb on common.mk somewhere in the makefiles, please add such a dependency. -- https://bugs.ruby-lang.org/ ______________________________________________ ruby-core mailing list -- ruby-core@ml.ruby-lang.org To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org ruby-core info -- https://ml.ruby-lang.org/mailman3/postorius/lists/ruby-core.ml.ruby-lang.org/