1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/win32ole
nobu 9c8d9f31f7 win32ole_event.c: use rb_write_error_str
* ext/win32ole/win32ole_event.c (rescue_callback): use
  rb_write_error_str instead of rb_write_error, to respect
  the encoding and prevent the message from GC.
* internal.h (rb_write_error_str): export.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54013 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-03-07 01:58:09 +00:00
..
lib/win32ole handle ext/ as r53141 2015-12-16 05:31:54 +00:00
sample handle ext/ as r53141 2015-12-16 05:31:54 +00:00
depend
extconf.rb handle ext/ as r53141 2015-12-16 05:31:54 +00:00
win32ole.c * remove trailing spaces. 2015-12-27 14:34:16 +00:00
win32ole.h
win32ole_error.c
win32ole_error.h
win32ole_event.c win32ole_event.c: use rb_write_error_str 2016-03-07 01:58:09 +00:00
win32ole_event.h
win32ole_method.c
win32ole_method.h
win32ole_param.c
win32ole_param.h
win32ole_record.c
win32ole_record.h
win32ole_type.c
win32ole_type.h
win32ole_typelib.c use rb_check_arity [ci skip] 2015-10-25 00:43:06 +00:00
win32ole_typelib.h
win32ole_variable.c
win32ole_variable.h
win32ole_variant.c use rb_check_arity [ci skip] 2015-10-25 00:43:06 +00:00
win32ole_variant.h
win32ole_variant_m.c
win32ole_variant_m.h