diff options
| author | Nobuyoshi Nakada <nobu@ruby-lang.org> | 2023-10-12 15:07:58 +0900 |
|---|---|---|
| committer | Nobuyoshi Nakada <nobu@ruby-lang.org> | 2023-10-12 17:46:01 +0900 |
| commit | 1cef5f597d24c55af3454ca652a06d7fa651d6b0 (patch) | |
| tree | cc1203e26d1959b8b63a5166ee2b82106be69e02 /ruby_assert.h | |
| parent | 2cd9aae4b75b89e9dd0a820ff48d2edea89203c7 (diff) | |
Include default values in `dir_config` cache keys
The extconf.rb in mysql2 gem repeats `dir_config('mysql')`, without
and with the default path. The third call returns the former results
even with the default path. Since it does not check the results of
the third call, that `nil` is passed to `find_library` as a path, and
fails with `NoMethodError`.
Diffstat (limited to 'ruby_assert.h')
0 files changed, 0 insertions, 0 deletions
