[#83096] File.setuid? on IO (Re: [ruby-cvs:67289] normal:r60108 (trunk): file.c: release GVL in File.{setuid?, setgid?, sticky?}) — Nobuyoshi Nakada <nobu@...>
On 2017/10/04 8:47, normal@ruby-lang.org wrote:
5 messages
2017/10/04
[#83100] Re: File.setuid? on IO (Re: [ruby-cvs:67289] normal:r60108 (trunk): file.c: release GVL in File.{setuid?, setgid?, sticky?})
— Eric Wong <normalperson@...>
2017/10/04
Nobuyoshi Nakada <nobu@ruby-lang.org> wrote:
[#83105] Re: File.setuid? on IO (Re: [ruby-cvs:67289] normal:r60108 (trunk): file.c: release GVL in File.{setuid?, setgid?, sticky?})
— Nobuyoshi Nakada <nobu@...>
2017/10/04
On 2017/10/04 15:55, Eric Wong wrote:
[#83107] Alias Enumerable#include? to Enumerable#includes? — Alberto Almagro <albertoalmagro@...>
Hello,
9 messages
2017/10/04
[#83113] Re: Alias Enumerable#include? to Enumerable#includes?
— "Urabe, Shyouhei" <shyouhei@...>
2017/10/05
This has been requested countless times, then rejected each and every time.
[#83129] Re: Alias Enumerable#include? to Enumerable#includes?
— Alberto Almagro <albertoalmagro@...>
2017/10/05
Sorry I didn't found it on the core mail list's archive.
[#83138] Re: Alias Enumerable#include? to Enumerable#includes?
— "Urabe, Shyouhei" <shyouhei@...>
2017/10/06
Ruby has not been made of popular votes so far. You have to show us
[#83149] Re: Alias Enumerable#include? to Enumerable#includes?
— Eric Wong <normalperson@...>
2017/10/06
Alberto Almagro <albertoalmagro@gmail.com> wrote:
[#83200] [Ruby trunk Feature#13996] [PATCH] file.c: apply2files releases GVL — normalperson@...
Issue #13996 has been reported by normalperson (Eric Wong).
4 messages
2017/10/10
[ruby-core:83444] [Backport186 Bug#1507][Rejected] some windows make test failures
From:
usa@...
Date:
2017-10-21 10:33:12 UTC
List:
ruby-core #83444
Issue #1507 has been updated by usa (Usaku NAKAMURA).
Description updated
Status changed from Assigned to Rejected
1.8.6 is out of date
----------------------------------------
Bug #1507: some windows make test failures
https://bugs.ruby-lang.org/issues/1507#change-67415
* Author: rogerdpack (Roger Pack)
* Status: Rejected
* Priority: Normal
* Assignee: usa (Usaku NAKAMURA)
* Target version:
* ruby -v: ruby 1.8.6 (2009-03-31 patchlevel 368) [i386-mingw32]
----------------------------------------
=begin
Here are are few make test errors when building in windows, in case there was interest. I put them all together to avoid sending multiple emails but feel free to split them out to separate tickets if desired.
Thanks!
-=r
(from http://rubyinstaller.org/downloads )
Finished in 119.223819 seconds.
1) Failure:
test_reorganize(TestGDBM) [../ruby_1_8/test/gdbm/test_gdbm.rb:591]:
<true> expected but was
<false>.
2) Failure:
test_s_open_create_new(TestGDBM) [../ruby_1_8/test/gdbm/test_gdbm.rb:84]:
<420> expected but was
<438>.
3) Failure:
test_del_trailing_separator_25(TestPathname) [../ruby_1_8/test/pathname/test_pathname.rb:27]:
del_trailing_separator("\225\\\\").
<"\225\\"> expected but was
<"\225">.
4) Failure:
test_should_propagate_signaled(TestBeginEndBlock) [../ruby_1_8/test/ruby/test_beginendblock.rb:83]:
<nil> expected but was
<3>.
1655 tests, 16184 assertions, 4 failures, 0 errors
=end
--
https://bugs.ruby-lang.org/
Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>