Project

General

Profile

This project is closed and read-only.

Actions

Backport #9630

closed

Backport readline-6.3 support.

Backport #9630: Backport readline-6.3 support.

Added by hsbt (Hiroshi SHIBATA) over 12 years ago. Updated over 12 years ago.


Description

Please backport to support readline-6.3 or later. Related revision are r45225, r45240 and 45243.


Related issues 2 (0 open2 closed)

Related to Ruby - Bug #9578: ‘Function’ undeclared in readline.cClosednobu (Nobuyoshi Nakada)Actions
Related to Ruby - Bug #9702: r45488以降、SolarisStudioで ext/readline がコンパイルエラー(readline 6.2使用)ClosedActions

Updated by nobu (Nobuyoshi Nakada) over 12 years ago Actions #1 [ruby-dev:48052]

  • Related to Bug #9578: ‘Function’ undeclared in readline.c added

Updated by ngoto (Naohisa Goto) over 12 years ago Actions #2 [ruby-dev:48093]

  • Related to Bug #9702: r45488以降、SolarisStudioで ext/readline がコンパイルエラー(readline 6.2使用) added

Updated by hsbt (Hiroshi SHIBATA) over 12 years ago Actions #3 [ruby-dev:48139]

r45488 and r45518

Updated by nagachika (Tomoyuki Chikanaga) over 12 years ago Actions #4 [ruby-dev:48159]

  • Status changed from Open to Assigned
  • Assignee set to nagachika (Tomoyuki Chikanaga)

Updated by nagachika (Tomoyuki Chikanaga) over 12 years ago Actions #5 [ruby-dev:48160]

  • Status changed from Assigned to Closed
  • % Done changed from 0 to 100

Applied in changeset r45772.


merge revision(s) r45225,r45240,r45488: [Backport #9578] [Backport #9630]

* ext/readline/readline.c (Init_readline): Use rl_hook_func_t instead
  of Function to support readline-6.3.  (rl_hook_func_t is available
  since readline-4.2.)
  Reported by Dmitry Medvinsky.  [ruby-core:61141] [Bug #9578]

* ext/readline/extconf.rb (rl_hook_func_t): define as Function for
  very old readline versions.  [ruby-core:61209] [Bug #9578]

* ext/readline/extconf.rb: fix typo, `$defs` not `$DEFS`.
  [ruby-core:61756] [Bug #9578]
Actions

Also available in: PDF Atom