aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/openssl_missing.c
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2020-10-21 12:46:40 +0900
committerKazuki Yamaguchi <k@rhe.jp>2021-10-16 16:59:23 +0900
commit5443723a64b42cc42576c5120faccd21abf1e7e3 (patch)
treefeaad5bc8bd573bd9eb1250fed50e505823626b8 /ext/openssl/openssl_missing.c
parenta26e600074efaf80d835c6b6e024585853f6b79d (diff)
downloadruby-openssl-5443723a64b42cc42576c5120faccd21abf1e7e3.tar.gz
Use rb_intern_const instead of rb_intern in Init functions
[ This is a backport to the 2.2 branch. ] ``` find . -name \*.o -exec nm {} + |& sed '/Init_.*\.rbimpl_id/!d;s/^.* b //;s/\.[1-9][0-9]*$//;s/\.rbimpl_id$//' | uniq ``` should be empty. (cherry picked from commit 9e4d4704e65bccd3cedeb9a07c9101f3c2eb02e9)
Diffstat (limited to 'ext/openssl/openssl_missing.c')
0 files changed, 0 insertions, 0 deletions