1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/iconv
shyouhei 1ab8a925be merge revision(s) 27799:27805:
* ext/iconv/iconv.c (rb_iconv_sys_fail): fix number of arguments.
	  a patch by Masaya TARUI <tarui AT prx.jp>.
	* ext/iconv/iconv.c (rb_iconv_sys_fail): raise BrokenLibrary if
	  errno is not set.  [ruby-dev:41317]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@28221 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-06-08 08:45:59 +00:00
..
.cvsignore add iconv.rb and config.charset. 2003-12-07 15:47:17 +00:00
charset_alias.rb * ext/iconv/charset_alias.rb (charset_alias): create wrapper libray 2005-10-13 14:33:30 +00:00
depend * ext/iconv/depend: added. 2002-03-17 11:07:46 +00:00
extconf.rb * ext/iconv/extconf.rb: use 3rd argument to have_library. 2005-11-06 14:08:56 +00:00
iconv.c merge revision(s) 27799:27805: 2010-06-08 08:45:59 +00:00