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 9abb1dc8e1 * ext/syslog/syslog.c: Cut redundancy.
* ext/syslog/syslog.c: Do not leak ident.

* ext/syslog/syslog.c, ext/syslog/test.rb: Syslog.close should
  raise RuntimeError when not opened.

* ext/syslog/syslog.c, ext/syslog/test.rb:
  Syslog.{ident,options,facility,mask} should all return nil when
  not opened.

* ext/syslog/syslog.c, ext/syslog/test.rb: Change back the output
  format of inspect().


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@3095 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2002-11-27 08:44:04 +00:00
..
.cvsignore Make cvs ignore mkmf.log. 2002-03-04 04:11:22 +00:00
depend This commit was manufactured by cvs2svn to create branch 'ruby_1_6'. 2002-03-25 02:33:09 +00:00
extconf.rb This commit was manufactured by cvs2svn to create branch 'ruby_1_6'. 2001-12-01 14:23:57 +00:00
MANIFEST add depend files 2002-03-25 02:33:09 +00:00
syslog.c * ext/syslog/syslog.c: Cut redundancy. 2002-11-27 08:44:04 +00:00
syslog.txt * ext/syslog/syslog.c: Merge from rough. Turn Syslog into a 2002-02-25 12:56:23 +00:00
test.rb * ext/syslog/syslog.c: Cut redundancy. 2002-11-27 08:44:04 +00:00