Project

General

Profile

Actions

Bug #19180

closed

rbconfig.rb does not get updated when common.mk is changed

Added by duerst (Martin Dürst) over 1 year ago. Updated over 1 year ago.

Status:
Closed
Target version:
-
ruby -v:
ruby 3.1.0dev (2021-06-03T06:59:33Z master 7e14762159) [x86_64-linux]
[ruby-core:111203]

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.

Actions #1

Updated by nobu (Nobuyoshi Nakada) over 1 year ago

  • Status changed from Open to Closed

Applied in changeset git|e9a0f45dc40d3539640739c1cc7e6c47abc02a2f.


[Bug #19180] rbconfig.rb depends on common.mk

Actions

Also available in: Atom PDF

Like0
Like0