[ruby-cvs:50216] shugo:r43074 (trunk): * ext/curses/extconf.rb: check the size of chtype.
shugo at ruby-lang.org
shugo at ruby-lang.org
Sat Sep 28 00:26:20 JST 2013
shugo 2013-09-28 00:26:19 +0900 (Sat, 28 Sep 2013)
New Revision: 43074
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=43074
Log:
* ext/curses/extconf.rb: check the size of chtype.
* ext/curses/curses.c (NUM2CH, CH2NUM): use proper macros for
the size of chtype.
[ruby-core:56090] [Bug #8659]
Modified files:
trunk/ChangeLog
trunk/ext/curses/curses.c
trunk/ext/curses/extconf.rb
More information about the ruby-cvs
mailing list