1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
nobu d51f0dde89 bug_reporter.c: suppress warnings
* ext/-test-/bug_reporter/bug_reporter.c (sample_bug_reporter): cast
  via uintptr_t to suppress warning cast between pointer and different
  size integer by gcc 4.8.

* ext/-test-/bug_reporter/bug_reporter.c (register_sample_bug_reporter):
  ditto.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43339 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-10-17 12:49:16 +00:00
..
-test- bug_reporter.c: suppress warnings 2013-10-17 12:49:16 +00:00
bigdecimal * ext/bigdecimal/bigdecimal.c: [DOC] several fixes by @chastell 2013-09-26 13:13:59 +00:00
continuation
coverage
curses * ext/curses/curses.c: [DOC] Cleaned up formatting consistency of rdoc 2013-10-16 22:12:43 +00:00
date * ext/date/date_core.c: [DOC] plural grammar fixed by @scott113341 2013-10-16 22:01:27 +00:00
dbm * ext/dbm/dbm.c: [DOC] Fix wrong constant name in DBM by @edward 2013-10-04 10:56:27 +00:00
digest * ext/digest/digest.c: [DOC] typo in overview by @chastell 2013-09-26 13:04:27 +00:00
dl
etc
fcntl
fiber
fiddle
gdbm
io * ext/io/nonblock/nonblock.c: [DOC] Document io/nonblock by reprah 2013-10-16 20:54:23 +00:00
json
mathn
nkf
objspace * ext/objspace/object_tracing.c (newobj_i): fix memory leak. 2013-10-17 05:07:21 +00:00
openssl
pathname
psych
pty
racc/cparse
readline
ripper
sdbm
socket * ext/socket/ifaddr.c (rsock_getifaddrs): fix possible memory leak. 2013-10-02 12:41:28 +00:00
stringio
strscan
syslog
thread * ext/thread/thread.c (ALIAS_GLOBAL_CONST): fix typo, GLOBCAL. 2013-10-02 18:20:17 +00:00
tk mkmf.rb: fix framework option 2013-10-14 02:07:51 +00:00
win32
win32ole
zlib
.document
extmk.rb
Setup
Setup.atheos
Setup.emx
Setup.nacl
Setup.nt