From 5b9afca5e435f37c7affce56e81e6bc20a5d8b3c Mon Sep 17 00:00:00 2001 From: matz Date: Thu, 31 Jul 2003 08:42:44 +0000 Subject: * numeric.c (rb_num_coerce_relop): export function. * marshal.c (w_object): check has been dropped. "_dump must return string." [ruby-dev:21024] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4243 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- doc/NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/NEWS b/doc/NEWS index d190193e1b..22e1ca0a68 100644 --- a/doc/NEWS +++ b/doc/NEWS @@ -3,7 +3,7 @@ This file is not actively maintained. See ChangeLog for recent changes. : -W option new option to specify warning level. -W0 to shut up warnings, -W1 for normal level, - -W3 for verbose level. -w equals to -W1. + -W2 for verbose level. -w equals to -W1. : Marshal to use marshal_dump and marshal_load -- cgit v1.2.3