diff options
author | Kazuki Yamaguchi <k@rhe.jp> | 2021-02-25 16:49:11 +0900 |
---|---|---|
committer | Kazuki Yamaguchi <k@rhe.jp> | 2021-03-16 19:37:06 +0900 |
commit | e35d3623de47b1a8d699f431460fbcba36de84f2 (patch) | |
tree | ea4c2e2e6a9911e52b9ba16a2efd58e5259ba7d8 /symbol.h | |
parent | a3f97007bbd1012a4b7662b8166118b81b52527a (diff) | |
download | ruby-e35d3623de47b1a8d699f431460fbcba36de84f2.tar.gz |
[ruby/openssl] sample: avoid "include OpenSSL"
It is not a common practice and should not be done since it causes name
clash: for example, Digest and Random are provided by other standard
libraries of Ruby.
Fixes: https://github.com/ruby/openssl/issues/419
https://github.com/ruby/openssl/commit/6a6444984b
Diffstat (limited to 'symbol.h')
0 files changed, 0 insertions, 0 deletions