1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/pty
usa 652b84b986 1.9.3 does not have rb_exc_new_str(). use rb_exc_new3() instead of it.
this fixes the test failures introduced by previous commit.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@44755 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-01-30 05:32:32 +00:00
..
lib * backport r33086 from trunk. 2011-08-26 23:54:49 +00:00
depend * include/ruby/io.h (rb_io_modestr_fmode): renamed from 2008-09-05 11:30:35 +00:00
extconf.rb * ext/pty/extconf.rb: check util.h for OpenBSD. 2008-12-17 10:38:19 +00:00
pty.c 1.9.3 does not have rb_exc_new_str(). use rb_exc_new3() instead of it. 2014-01-30 05:32:32 +00:00