[ruby-cvs:78521] c3abbc1b2f (master): ext/openssl/extconf.rb: check with -Werror=deprecated-declarations
"Nobuyoshi Nakada" <[email protected]>
| Newsgroups | gmane.comp.lang.ruby.cvs |
|---|---|
| Message-ID | <[email protected]> |
Nobuyoshi Nakada 2019-12-05 16:18:22 +0900 (Thu, 05 Dec 2019)
New Revision: c3abbc1b2f
https://github.com/ruby/ruby/commit/c3abbc1b2f
Log:
ext/openssl/extconf.rb: check with -Werror=deprecated-declarations
This reverts commit 0d7d8b2989e1738dd902d354cc41186899e6b71e,
but restore `$warnflags` without the flag, to get rid of using
deprecated functions.
Modified files:
ext/openssl/deprecation.rb
ext/openssl/extconf.rb