summaryrefslogtreecommitdiff
path: root/ruby_parser.c
diff options
context:
space:
mode:
authorDaisuke Aritomo <osyoyu@osyoyu.com>2023-12-09 13:13:53 +0900
committergit <svn-admin@ruby-lang.org>2023-12-11 11:07:36 +0000
commit1ab91b12fa5f7e98bba2e59e2f40b57004d9acf1 (patch)
tree45b77469c33dab4e5b4f27d873e05252051261cc /ruby_parser.c
parent655aacc43a2ae263c9b71429232853d16df028d5 (diff)
[rubygems/rubygems] Stream output from ext builds when --verbose
Uses Open3.popen2e in place of Open3.capture2e in Gem::Ext::Builder. This change aims to stream stdout/stderr of ext builds when in verbose mode, instead of printing everything at once when the build completes. Nice for debugging gem builds that consumes longer times. https://github.com/rubygems/rubygems/commit/dcdcb5adda
Diffstat (limited to 'ruby_parser.c')
0 files changed, 0 insertions, 0 deletions