1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
Benoit Daloze 0764d323d8 Fix -Wundef warnings for patterns #if HAVE
* See [Feature #17752]
* Using this to detect them:
  git grep -P 'if\s+HAVE' | grep -Pv 'HAVE_LONG_LONG|/ChangeLog|HAVE_TYPEOF'
2021-05-04 14:56:55 +02:00
..
-test-
bigdecimal Fix -Wundef warnings for patterns #if HAVE 2021-05-04 14:56:55 +02:00
cgi/escape Fix -Wundef warnings for HAVE_RB_EXT_RACTOR_SAFE 2021-05-04 14:56:55 +02:00
continuation
coverage
date
dbm
digest
etc
fcntl
fiddle
gdbm
io
json
monitor Fix -Wundef warnings for HAVE_RB_EXT_RACTOR_SAFE 2021-05-04 14:56:55 +02:00
nkf
objspace
openssl
pathname
psych Fix -Wundef warnings for patterns #if HAVE 2021-05-04 14:56:55 +02:00
pty
racc/cparse Fix -Wundef warnings for HAVE_RB_EXT_RACTOR_SAFE 2021-05-04 14:56:55 +02:00
rbconfig/sizeof
readline
ripper
rubyvm
socket
stringio
strscan
syslog
win32
win32ole
zlib Fix -Wundef warnings for HAVE_RB_EXT_RACTOR_SAFE 2021-05-04 14:56:55 +02:00
.document
extmk.rb
Setup
Setup.atheos
Setup.nt