Search
Project
General
Profile
Sign in
Register
Home
Projects
Help
Search
:
Ruby
All Projects
Ruby
Overview
Activity
Roadmap
Issues
Repository
Like
«
Previous
|
Next
»
Revision ebe02802
Added by
nobu (Nobuyoshi Nakada)
over 13 years
ago
ID
ebe0280253dd02965f8a33227ee8b7b8745de9b0
Parent
ddb9acd9
Child
4342469e
ext/tk/tcltklib.c (rb_thread_critical): fix type.
ext/tk/tcltklib.c (eventloop_sleep, lib_eventloop_core): int is
enough for micro seconds. may need to check overflow in the
setter though.
ext/tk/tcltklib.c (RSTRING_LENINT): check overflow if necessary.
ext/tk/tcltklib.c (RbTk_ALLOC_N): wrapper for ckalloc() which
takes an int.
ext/tk/tcltklib.c (ip_ruby_cmd_receiver_get, tcltklib_compile_info):
get rid overflow.
ext/tk/tcltklib.c (tcltklib_compile_info): constified.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33674 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Loading...
enough for micro seconds. may need to check overflow in the
setter though.
takes an int.
get rid overflow.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33674 b2dd03c8-39d4-4d8f-98ff-823fe69b080e