[ruby-core:68947] [Ruby trunk - Feature #11084] Use rb-readline instead of ext/readline

From: shibata.hiroshi@...
Date: 2015-04-21 13:30:46 UTC
List: ruby-core #68947
Issue #11084 has been updated by Hiroshi SHIBATA.

File rb-readline.patch added

I missed to attach patch.

----------------------------------------
Feature #11084: Use rb-readline instead of ext/readline
https://bugs.ruby-lang.org/issues/11084#change-52205

* Author: Hiroshi SHIBATA
* Status: Open
* Priority: Normal
* Assignee: 
----------------------------------------
Users who want to build ruby needs to prepare readline library. 
Example for https://github.com/sstephenson/ruby-build/wiki#suggested-build-environment

Preparation of building environment is hard for many users.

I propose to use rb-readline that it's pure ruby implementation of readline instead of ext/readline.


---Files--------------------------------
rb-readline.patch (99.2 KB)


-- 
https://bugs.ruby-lang.org/

In This Thread

Prev Next