ruby / curses

Ruby binding for curses, ncurses, and PDCurses. Formerly part of the ruby standard library.
Other
297 stars 34 forks source link

Use chtype convertible int #26

Closed nobu closed 7 years ago

nobu commented 7 years ago

Suppress shorten-64-to-32 "implicit conversion loses integer precision" warnings on Mac OS.