[#66678] [ruby-trunk - Feature #10481] Add "if" and "unless" clauses to rescue statements — alex@...
Issue #10481 has been updated by Alex Boyd.
3 messages
2014/12/04
[#66762] Re: [ruby-changes:36667] normal:r48748 (trunk): struct: avoid all O(n) behavior on access — Tanaka Akira <akr@...>
2014-12-10 0:44 GMT+09:00 normal <[email protected]>:
3 messages
2014/12/10
[#66851] [ruby-trunk - Feature #10585] struct: speedup struct.attr = v for first 10 attributes and struct[:attr] for big structs — funny.falcon@...
Issue #10585 has been updated by Yura Sokolov.
3 messages
2014/12/15
[#67126] Ruby 2.2.0 Released — "NARUSE, Yui" <naruse@...>
We are pleased to announce the release of Ruby 2.2.0.
8 messages
2014/12/25
[#67128] Re: Ruby 2.2.0 Released
— Rodrigo Rosenfeld Rosas <rr.rosas@...>
2014/12/25
I can't install it in any of our Ubuntu servers using rbenv:
[#67129] Re: Ruby 2.2.0 Released
— SHIBATA Hiroshi <shibata.hiroshi@...>
2014/12/25
> I can't install it in any of our Ubuntu servers using rbenv:
[ruby-core:67110] [ruby-trunk - Bug #10643] 2.2: TestRubyOptions#test_command_line_progname_nonascii test failure (MinGW)
From:
luislavena@...
Date:
2014-12-24 22:05:15 UTC
List:
ruby-core #67110
Issue #10643 has been updated by Luis Lavena. Forgot to add, in this test codepage is 1252. ---------------------------------------- Bug #10643: 2.2: TestRubyOptions#test_command_line_progname_nonascii test failure (MinGW) https://bugs.ruby-lang.org/issues/10643#change-50617 * Author: Luis Lavena * Status: Assigned * Priority: Normal * Assignee: Yui NARUSE * Category: test * Target version: current: 2.2.0 * ruby -v: ruby 2.2.0dev (2014-12-24) [i386-mingw32] * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN ---------------------------------------- Hello, Running tests against ruby_2_2 branch, the following failures were detected (mingw-w64 4.7.2 32bits, GCC 4.7.2, Windows 7 x64): ~~~ TestRubyOptions#test_command_line_progname_nonascii [C:/Users/Luis/Code/ruby/ruby/test/ruby/test_rubyoptions.rb:719]: [ruby-dev:48752] [Bug #10555]. <["?.rb"]> expected but was <[]>. --- <[]> expected but was <["C:\\Users\\Luis\\Code\\oneclick\\rubyinstaller\\sandbox\\ruby21_build\\ruby.exe: Invalid argument -- ?.rb (LoadError)"]>. ~~~ -- https://bugs.ruby-lang.org/