Skip to content

Commit c6fb508

Browse files
committed
Added known issue to en-2.4.2 and ja-2.3.5
1 parent 9fd3313 commit c6fb508

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

en/news/_posts/2017-09-14-ruby-2-4-2-released.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,16 @@ This release contains some security fixes.
2020
There are also many bug-fixes.
2121
See [commit logs](https://github.com/ruby/ruby/compare/v2_4_1...v2_4_2) for more details.
2222

23+
## Known Problem
24+
25+
_(This section was added at September 15, 2017.)_
26+
27+
An incompatibility has been found for Ruby 2.4.2.
28+
Ruby 2.4.2 can not link with libgmp nor jemalloc.
29+
We will fix this problem with the next release, but if you are facing the problem now and need to overcome it immediately, get a patch from this link:
30+
31+
* [Ruby 2.4.2 and 2.3.5 cannot link with libgmp nor jemalloc](https://bugs.ruby-lang.org/issues/13899)
32+
2333
## Download
2434

2535
* <https://cache.ruby-lang.org/pub/ruby/2.4/ruby-2.4.2.tar.bz2>

ja/news/_posts/2017-09-14-ruby-2-3-5-released.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,13 @@ Ruby 2.3.5 がリリースされました。
2222

2323
詳しくは、対応する [ChangeLog](http://svn.ruby-lang.org/repos/ruby/tags/v2_3_5/ChangeLog) を参照してください。
2424

25+
## 既知の不具合について(2017年9月15日追記)
26+
27+
Ruby 2.3.5 において、libgmp および jemalloc と正しくリンクできないという非互換性が発見されています。
28+
次回リリース時には修正される予定ですが、緊急に対応が必要なユーザーは、以下のページから修正を入手してください。
29+
30+
* [Ruby 2.4.2 and 2.3.5 cannot link with libgmp nor jemalloc](https://bugs.ruby-lang.org/issues/13899)
31+
2532
## ダウンロード
2633

2734
* [https://cache.ruby-lang.org/pub/ruby/2.3/ruby-2.3.5.tar.bz2](https://cache.ruby-lang.org/pub/ruby/2.3/ruby-2.3.5.tar.bz2)

0 commit comments

Comments
 (0)