1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/curses
nobu 9373d91585 suppress unused-but-set-variable warnings
* ext/curses/curses.c (window_cury, window_curx, window_maxy)
  (window_maxx, window_begy, window_begx): suppress
  unused-but-set-variable warnings.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35721 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-05-19 10:13:32 +00:00
..
curses.c suppress unused-but-set-variable warnings 2012-05-19 10:13:32 +00:00
depend
extconf.rb add a comment. 2012-04-26 13:24:52 +00:00
hello.rb
mouse.rb
rain.rb * ext/curses/rain.rb: trap SIGHUP, SIGINT, SIGQUIT and SIGTERM only. 2012-02-23 10:59:00 +00:00
view.rb
view2.rb