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 ext/*/depend 1999-10-21 07:08:00 +00:00
extconf.rb add a comment. 2012-04-26 13:24:52 +00:00
hello.rb new methods and constants for using the mouse, character attributes, 2001-08-12 23:42:44 +00:00
mouse.rb new methods and constants for using the mouse, character attributes, 2001-08-12 23:42:44 +00:00
rain.rb * ext/curses/rain.rb: trap SIGHUP, SIGINT, SIGQUIT and SIGTERM only. 2012-02-23 10:59:00 +00:00
view.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
view2.rb ext/curses/view2.rb: replaced with Hugh Sasse's version. 2010-02-06 14:26:07 +00:00