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
kazu 9563db5eb1 Re-try to add workaround for warnings
```
.../ext/psych/lib/psych/versions.rb:4: warning: already initialized constant Psych::VERSION
.../.ext/common/psych/versions.rb:4: warning: previous definition of VERSION was here
```

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64609 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-09-01 06:59:36 +00:00
..
lib Re-try to add workaround for warnings 2018-09-01 06:59:36 +00:00
yaml Merge psych-3.1.0.pre1. 2018-08-27 00:44:04 +00:00
depend ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
extconf.rb Merge psych-3.0.0.beta3 from ruby/psych. 2017-07-14 06:15:58 +00:00
psych.c ext: protoize no-arguments functions 2014-10-04 23:09:32 +00:00
psych.gemspec Merge psych-3.1.0.pre1. 2018-08-27 00:44:04 +00:00
psych.h Update psych-2.2.1 2016-11-30 13:55:02 +00:00
psych_emitter.c no ID cache in Init functions 2018-02-16 08:39:48 +00:00
psych_emitter.h ext: protoize no-arguments functions 2014-10-04 23:29:24 +00:00
psych_parser.c no ID cache in Init functions 2018-02-16 08:39:48 +00:00
psych_parser.h ext: protoize no-arguments functions 2014-10-04 23:29:24 +00:00
psych_to_ruby.c Update psych-2.2.1 2016-11-30 13:55:02 +00:00
psych_to_ruby.h
psych_yaml_tree.c null byte at Psych::Emitter. 2017-10-31 07:24:29 +00:00
psych_yaml_tree.h