Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 388 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 388 Bytes

ncurses-ruby

Patched version for OSX and ruby 1.9 author: [email protected]

This patch handled building errors below:

ncurses_wrap.c:818: error: dereferencing pointer to incomplete type
ncurses_wrap.c:835: error: dereferencing pointer to incomplete type
ncurses_wrap.c:854: error: dereferencing pointer to incomplete type

or:

undefined symbol: STR2CSTR