[#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
[#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:97117] Re: [PATCH] Modify shebang of libexec/y2racc and libexec/racc2y.
From:
"Wang, Mingyu" <wangmy@...>
Date:
2020-02-11 05:34:28 UTC
List:
ruby-core #97117
Hi」ャ I'd like to explain a little bit more for my intention to change it 1) Only y2racc and racc2y use this path directly, the others are all using "/use/bin/env ruby", it would be better keep the same style. 2) "/usr/bin/env ruby" is clearly more portable at runtime 3) In the build environment I am using now, as a QA test step, the path is checked, it fails because this path is invalid. by Wang Mingyu -----Original Message----- From: ruby-core [mailto:ruby-core-bounces@ruby-lang.org] On Behalf Of Nobuyoshi Nakada Sent: Saturday, February 8, 2020 6:20 PM To: Ruby developers <ruby-core@ruby-lang.org> Subject: [ruby-core:97096] Re: [PATCH] Modify shebang of libexec/y2racc and libexec/racc2y. On 2020/02/09 1:14, Wang Mingyu wrote: > change /usr/local/bin/ruby to /usr/bin/env ruby. Shebang lines are replaced at installation, and those files are no longer bundled. -- Nobu Nakada Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core> Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>