From: shibata.hiroshi@... Date: 2015-03-04T14:15:40+00:00 Subject: [ruby-core:68413] [Ruby trunk - Bug #10920] [Rejected] uninitialized constant LoadErroe Issue #10920 has been updated by Hiroshi SHIBATA. Status changed from Open to Rejected I created https://bugs.ruby-lang.org/issues/10934 ---------------------------------------- Bug #10920: uninitialized constant LoadErroe https://bugs.ruby-lang.org/issues/10920#change-51760 * Author: Heesob Park * Status: Rejected * Priority: Normal * Assignee: * ruby -v: ruby 2.2.1p85 (2015-02-26 revision 49761) [x64-mswin64_120] * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN ---------------------------------------- I can see the following error during installation of stable snapshot `./tool/rbinstall.rb:714:in `rescue in block in
': uninitialized constant LoadErroe (NameError) from ./tool/rbinstall.rb:712:in `block in
' from ./tool/rbinstall.rb:757:in `call' from ./tool/rbinstall.rb:757:in `block in
' from ./tool/rbinstall.rb:754:in `each' from ./tool/rbinstall.rb:754:in `
' NMAKE : fatal error U1077: '.\ruby.exe' : '0x1' ������ ���������������. Stop. ` I think the revision r49017 should be backported. -- https://bugs.ruby-lang.org/