usa
usa
https://github.com/ruby/rbs/blob/master/ext/rbs_extension/extconf.rb#L3 This line is valid only for GCC. Please check whether the compiler is GCC or not before adding.
see #58 currently, only added the test
Mention about Ruby 3.0.2, Ruby 2.7.4 and Ruby 2.6.8
- ext/extconf.rb: check "ruby/io.h" for 1.9 or later. - ext/extconf.rb: check "unistd.h" because Windows doesn't have it. - ext/iobuffer.c: follow above changes. note that the spec will fail on Windows...
With these changes, now we can build yajl-ruby with mswin versions of ruby.
VCS連携
http://bugs.ruby-lang.org/projects/redmine/wiki/VersionControlSystemJa に書かれている機能(refとかseeとかcfとかをcloseとしない、というもの)がいつの間にか死んでいて大変困っています。