Project

General

Profile

This project is closed and read-only.

Actions

Backport #6772

closed

curses: support linking against pdcurses

Backport #6772: curses: support linking against pdcurses

Added by luislavena (Luis Lavena) about 14 years ago. Updated about 14 years ago.

Status:
Closed

Description

Hello,

On Windows, ncurses are not available. Instead we link against PDCurses when building RubyInstaller.

Except that we required rename linking library to libcurses so curses extension finds it.

I would like to ask curses extension supports pdcurses linking library.

Attached is a patch that allows linking against unmodified pdcurses linking library.

I would like to port this change also to 1.9.3 in order to standardize building RubyInstaller.

Thank you


Files

ext-curses-accept-pdcurses.diff (600 Bytes) ext-curses-accept-pdcurses.diff luislavena (Luis Lavena), 07/22/2012 11:22 PM

Updated by luislavena (Luis Lavena) about 14 years ago Actions #1

Hello,

Please backport r36436 from trunk into ruby_1_9_3

Due differences in code, I took the liberty to provide a patch for it (attached)

Let me know if is OK with you and I can apply.

Thank you.

Updated by luislavena (Luis Lavena) about 14 years ago Actions #3 [ruby-core:46613]

  • % Done changed from 100 to 0

Updated by naruse (Yui NARUSE) about 14 years ago Actions #4

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

This issue was solved with changeset r36564.
Luis, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.


merge revision(s) 36455: [Backport #6772]

* ext/curses/extconf.rb: support PDCurses.  patched by Luis Lavena.
  [ruby-core:46485] [Feature #6735]
Actions

Also available in: PDF Atom