1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
Peter Zhu c8b3bd45cc Fix extconf.rb for OpenSSL 3 without $warnflags
On Windows with OpenSSL 3, the gem fails to compile with the following
error message:

  ruby/src/ext/openssl/extconf.rb:188: undefined method \`sub!' for nil:NilClass

This is because $warnflags is nil.
2022-07-07 13:14:41 -04:00
..
-test- thread_pthread.c: call SUSPENDED event when entering native_sleep 2022-07-07 17:49:00 +02:00
bigdecimal
cgi/escape
continuation
coverage
date
digest
etc
fcntl
fiddle
io
json
monitor
nkf
objspace
openssl Fix extconf.rb for OpenSSL 3 without $warnflags 2022-07-07 13:14:41 -04:00
pathname
psych
pty
racc/cparse
rbconfig/sizeof
readline
ripper
rubyvm
socket
stringio
strscan
syslog
win32
win32ole
zlib
.document
extmk.rb
Setup
Setup.atheos
Setup.nt