Actions
Bug #19180
closedrbconfig.rb does not get updated when common.mk is changed
Description
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.
Updated by nobu (Nobuyoshi Nakada) about 2 years ago
- Status changed from Open to Closed
Applied in changeset git|e9a0f45dc40d3539640739c1cc7e6c47abc02a2f.
[Bug #19180] rbconfig.rb depends on common.mk
Actions
Like0
Like0