[ruby-core:63529] [ruby-trunk - Bug #9876] [Assigned] IRB::Context output_method is not used

From: nagachika00@...
Date: 2014-07-03 03:14:53 UTC
List: ruby-core #63529
Issue #9876 has been updated by Tomoyuki Chikanaga.

Category set to lib
Status changed from Open to Assigned
Assignee set to Keiju Ishitsuka

----------------------------------------
Bug #9876: IRB::Context output_method is not used
https://bugs.ruby-lang.org/issues/9876#change-47577

* Author: Greg Hazel
* Status: Assigned
* Priority: Normal
* Assignee: Keiju Ishitsuka
* Category: lib
* Target version: 
* ruby -v: 2.0.0p451
* Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN
----------------------------------------
IRB::Context takes an optional output_method, but it is never used. IRB::Irb.output_value, and IRB::Irb.eval_input call print / printf directly, which always goes to STDOUT.



-- 
https://bugs.ruby-lang.org/

In This Thread

Prev Next