[ruby-cvs:72492] k0kubun:r65392 (trunk): spec/../shared/exit.rb: move the mingw guard to here
k0kubun at ruby-lang.org
k0kubun at ruby-lang.org
Sat Oct 27 23:06:44 JST 2018
k0kubun 2018-10-27 23:06:44 +0900 (Sat, 27 Oct 2018)
New Revision: 65392
https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=65392
Log:
spec/../shared/exit.rb: move the mingw guard to here
from terminate_spec.rb, as suggested here:
https://github.com/ruby/ruby/commit/c7220bd3dea0a113b81f267cc3b656da7d7d7abb#commitcomment-31068714
to guard other inclusions.
Modified files:
trunk/spec/ruby/core/thread/shared/exit.rb
trunk/spec/ruby/core/thread/terminate_spec.rb
More information about the ruby-cvs
mailing list