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

From: usa@...
Date: 2015-04-21 13:48:45 UTC
List: ruby-core #68948
Issue #11084 has been updated by Usaku NAKAMURA.


I'm neutral about this issue, but I wonder why you don't simply unbundle ext/readline instead of replacing it by rb-readline.

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

* 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