Package: ruby-ncurses / 1.3.1-2

Metadata

Package Version Patches format
ruby-ncurses 1.3.1-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Define STR2CSTR macro.patch | (download)

compat.h | 8 8 + 0 - 0 !
form_wrap.c | 1 1 + 0 - 0 !
menu_wrap.c | 1 1 + 0 - 0 !
ncurses_wrap.c | 1 1 + 0 - 0 !
panel_wrap.c | 1 1 + 0 - 0 !
5 files changed, 12 insertions(+)

 define str2cstr macro

STR2CSTR is removed since Ruby 1.9.0. Define it to make ruby-ncurses
work for Ruby >= 1.9.0.

0002 Format error string.patch | (download)

form_wrap.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 format error string.