[#101179] Spectre Mitigations — Amel <amel.smajic@...>
Hi there!
5 messages
2020/12/01
[#101180] Re: Spectre Mitigations
— Chris Seaton <chris@...>
2020/12/01
I wouldn’t recommend using Ruby to run in-process untrusted code in the first place. Are people doing that?
[#101694] Ruby 3.0.0 Released — "NARUSE, Yui" <naruse@...>
We are pleased to announce the release of Ruby 3.0.0. From 2015 we
4 messages
2020/12/25
[ruby-core:101819] [Ruby master Bug#17491] `./configure' unsuccessful on Android NDK cross-build
From:
xtkoba+ruby@...
Date:
2020-12-30 20:26:36 UTC
List:
ruby-core #101819
Issue #17491 has been reported by xtkoba (Tee KOBAYASHI). ---------------------------------------- Bug #17491: `./configure' unsuccessful on Android NDK cross-build https://bugs.ruby-lang.org/issues/17491 * Author: xtkoba (Tee KOBAYASHI) * Status: Open * Priority: Normal * ruby -v: ruby 3.0.0p0 (2020-12-25 revision 95aff21468) [x86_64-linux] * Backport: 2.5: UNKNOWN, 2.6: UNKNOWN, 2.7: UNKNOWN ---------------------------------------- We have no such command as `getprop` in our Android NDK cross-build environment, and so `./configure` says ``` checking whether it is Android... yes checking for Android API version... ./configure: line 9108: getprop: command not found ``` and finally dies saying ``` configure: error: size_t is signed ``` -- 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>