1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/bigdecimal
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
..
lib
missing
sample
bigdecimal.c
bigdecimal.gemspec
bigdecimal.h
bits.h
depend dependency updates 2021-04-13 14:30:21 +09:00
extconf.rb
feature.h
missing.c
missing.h Fix -Wundef warnings for patterns #if HAVE 2021-05-04 14:56:55 +02:00
static_assert.h