From: usa@... Date: 2015-05-01T08:28:42+00:00 Subject: [ruby-core:69049] [Ruby trunk - Bug #11111] Backport incompatible libruby check Issue #11111 has been updated by Usaku NAKAMURA. Memo: and the patches pointed by nobu are totally broken, only r50416 is needed but the diff is on the assumption of r50410-r50515. ---------------------------------------- Bug #11111: Backport incompatible libruby check https://bugs.ruby-lang.org/issues/11111#change-52305 * Author: Nobuyoshi Nakada * Status: Closed * Priority: Normal * Assignee: * ruby -v: r50413 * Backport: 2.0.0: REQUIRED, 2.1: REQUIRED, 2.2: REQUIRED ---------------------------------------- Please backport r50410, r50412, and r50413, to get rid of frequently reported stale bugs. These changes raise an exception when an extension library linked to an incompatible ruby is loaded. -- https://bugs.ruby-lang.org/