mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	|  414d6cf1d3 For ruby 2.6 and earlier.
https://travis-ci.org/ruby/psych/jobs/562435717#L245-L248
```
../../../../ext/psych/psych_parser.c: In function ‘make_exception’:
../../../../ext/psych/psych_parser.c:87:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
     VALUE ePsychSyntaxError = rb_const_get(mPsych, rb_intern("SyntaxError"));
     ^
```
 | ||
|---|---|---|
| .. | ||
| lib | ||
| yaml | ||
| depend | ||
| extconf.rb | ||
| psych.c | ||
| psych.gemspec | ||
| psych.h | ||
| psych_emitter.c | ||
| psych_emitter.h | ||
| psych_parser.c | ||
| psych_parser.h | ||
| psych_to_ruby.c | ||
| psych_to_ruby.h | ||
| psych_yaml_tree.c | ||
| psych_yaml_tree.h | ||