Actions
Bug #6623
closedTracer output does not use Tracer.stdout
Bug #6623:
Tracer output does not use Tracer.stdout
Description
Tracer uses Kernel#sprintf ($stdout) instead of the user-configured IO
From: https://github.com/ruby/ruby/pull/111
Patch by Jörg Schray: https://github.com/ruby/ruby/pull/111.diff
Actions