[#99115] [Ruby master Bug#17023] How to prevent String memory to be relocated in ruby-ffi — larskanis@...
Issue #17023 has been reported by larskanis (Lars Kanis).
22 messages
2020/07/10
[#99375] [Ruby master Feature#17055] Allow suppressing uninitialized instance variable and method redefined verbose mode warnings — merch-redmine@...
Issue #17055 has been reported by jeremyevans0 (Jeremy Evans).
29 messages
2020/07/28
[#101207] [Ruby master Feature#17055] Allow suppressing uninitialized instance variable and method redefined verbose mode warnings
— merch-redmine@...
2020/12/02
Issue #17055 has been updated by jeremyevans0 (Jeremy Evans).
[#101231] Re: [Ruby master Feature#17055] Allow suppressing uninitialized instance variable and method redefined verbose mode warnings
— Austin Ziegler <halostatue@...>
2020/12/03
What does this mean?
[ruby-core:99162] [Ruby master Bug#17028] On the latest OpenSSL adaptation
From:
nobu@...
Date:
2020-07-14 03:30:50 UTC
List:
ruby-core #99162
Issue #17028 has been updated by nobu (Nobuyoshi Nakada). OpenSSL 1.1.1d is out-of-date a little. With which version of ruby did you build it? ---------------------------------------- Bug #17028: On the latest OpenSSL adaptation https://bugs.ruby-lang.org/issues/17028#change-86540 * Author: jack9603301 (春晖 欧阳) * Status: Feedback * Priority: Normal * Backport: 2.5: UNKNOWN, 2.6: UNKNOWN, 2.7: UNKNOWN ---------------------------------------- I just compiled ruby, but it failed to compile under OpenSSL 1.1.1d. Due to changes in ABI and detection macro, there were various errors. I even modified the following file to complete the compilation: 1. Note the full code of `openssl_missing.h` and `openssl_missing.c` 2. Modify some special macro detection of annotation `ossl_pkey_ec.c` file according to error prompt 3. Modify the call to OpenSSL initialization But this is only to complete the compilation locally. Please adapt as soon as possible. -- 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>