[#97086] [Ruby master Bug#16612] Enumerator::ArithmeticSequence#last with float range produces incorrect value — muraken@...
Issue #16612 has been updated by mrkn (Kenta Murata).
4 messages
2020/02/07
[#97095] [PATCH] Modify shebang of libexec/y2racc and libexec/racc2y. — Wang Mingyu <wangmy@...>
change /usr/local/bin/ruby to /usr/bin/env ruby.
3 messages
2020/02/08
[#97307] [Ruby master Feature#16663] Add block or filtered forms of Kernel#caller to allow early bail-out — headius@...
Issue #16663 has been reported by headius (Charles Nutter).
29 messages
2020/02/28
[ruby-core:97303] [Ruby master Bug#16662] lchmod available in linux since 2.31.9000
From:
v.ondruch@...
Date:
2020-02-28 11:11:59 UTC
List:
ruby-core #97303
Issue #16662 has been updated by vo.x (Vit Ondruch). ruby -v set to ruby 2.8.0dev (2020-02-26 master 83705c42ce) [x86_64-linux] Reverting [1] does not really help, because then I see the `Errno::ENOTSUP` reported for several test cases :/ [1]: https://github.com/ruby/ruby/commit/a19228f878d955eaf2cce086bcf53f46fdf894b9 ---------------------------------------- Bug #16662: lchmod available in linux since 2.31.9000 https://bugs.ruby-lang.org/issues/16662#change-84429 * Author: vo.x (Vit Ondruch) * Status: Open * Priority: Normal * ruby -v: ruby 2.8.0dev (2020-02-26 master 83705c42ce) [x86_64-linux] * Backport: 2.5: UNKNOWN, 2.6: UNKNOWN, 2.7: UNKNOWN ---------------------------------------- Testing of Fedora Rawhide, it seems that lchmod(2) is available and therefore the `TestNotImplement#test_respond_to_lchmod` test fails. You can check the build here [1] or the full build log including dumped configure.log is in attachment, because it will be garbage collected [1]: https://koji.fedoraproject.org/koji/taskinfo?taskID=41967785 ---Files-------------------------------- build.log.tar.gz (308 KB) root.log.tar.gz (11.2 KB) -- 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>