1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/psych/yaml
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
..
api.c
config.h
dumper.c
emitter.c
loader.c Text files should end with a newline 2021-03-30 23:41:21 +09:00
parser.c
reader.c
scanner.c
writer.c
yaml.h
yaml_private.h Fix -Wundef warnings for patterns #if HAVE 2021-05-04 14:56:55 +02:00