1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/syslog
knu 11873f13cb * ext/syslog/syslog.c (mSyslog_open): Use of Check_SafeStr() is
deprecated.
  (mSyslogConstants_LOG_MASK, mSyslogConstants_LOG_UPTO): Use
  NUM2INT() instead of FIX2INT() when the type of an given object
  is not determined.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@18534 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-08-12 09:51:33 +00:00
..
.cvsignore * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
depend * ext/digest: add depend file. 2002-03-18 09:24:39 +00:00
extconf.rb Import the "syslog" module from the rough ruby project. This module 2001-11-26 12:00:40 +00:00
syslog.c * ext/syslog/syslog.c (mSyslog_open): Use of Check_SafeStr() is 2008-08-12 09:51:33 +00:00
syslog.txt * lib/ipaddr.rb: Say that I am the current maintainer. 2008-03-21 12:16:15 +00:00
test.rb * ext/syslog/test.rb: Syslog.close should raise RuntimeError when 2002-11-27 08:36:22 +00:00