From 69eb602b026e483230b391f2cd4e72490fc436df Mon Sep 17 00:00:00 2001 From: mame Date: Wed, 27 Jan 2010 13:29:01 +0000 Subject: * vm_eval.c (rb_backtrace): "circular require" warning was output to stdout except the first line. All line is output to stderr now. [ruby-dev:40147] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26443 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 54f1cb5f5f..18cdb865c0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Wed Jan 27 22:26:25 2010 Yusuke Endoh + + * vm_eval.c (rb_backtrace): "circular require" warning was output to + stdout except the first line. All line is output to stderr now. + [ruby-dev:40147] + Wed Jan 27 00:22:20 2010 Yusuke Endoh * ext/bigdecimal/bigdecimal.c (BigDecimal_DoDivmod, BigDecimal_mod, -- cgit v1.2.3