< :前の番号
^ :番号順リスト
> :次の番号
P :前の記事(スレッド移動)
N :次の記事(スレッド移動)
|<:前のスレッド
>|:次のスレッド
^ :返事先
_:自分への返事
>:同じ返事先を持つ記事(前)
<:同じ返事先を持つ記事(後)
---:分割してスレッド表示、再表示
| :分割して(縦)スレッド表示、再表示
~ :スレッドのフレーム消去
.:インデックス
..:インデックスのインデックス
Issue #15894 has been reported by ioquatix (Samuel Williams).
----------------------------------------
Feature #15894: Remove support for IA64
https://bugs.ruby-lang.org/issues/15894
* Author: ioquatix (Samuel Williams)
* Status: Open
* Priority: Normal
* Assignee:
* Target version:
----------------------------------------
There are many `#ifdef __ia64` in Ruby code base. At one point it must have been supported.
But as an architecture, it's EOL (Jan 30th 2019). Last CPU was released in 2017.
I can't even buy 2nd hand CPU for testing.
So, I propose we remove support for IA64.
The main motivation for me personally is I want to simplify and improve fiber implementation. But it's impossible for me to test IA64 architecture.
--
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>