ruby-changes:63628
From: Junichi <ko1@a...>
Date: Wed, 18 Nov 2020 07:18:03 +0900 (JST)
Subject: [ruby-changes:63628] 2ef3b979bd (master): NEWS: Add --backtrace-limit option [ci skip]
https://git.ruby-lang.org/ruby.git/commit/?id=2ef3b979bd From 2ef3b979bd2916d8a1b4687290a2e65d5e495d6b Mon Sep 17 00:00:00 2001 From: Junichi Ito <jit@s...> Date: Wed, 18 Nov 2020 07:09:00 +0900 Subject: NEWS: Add --backtrace-limit option [ci skip] diff --git a/NEWS.md b/NEWS.md index f553471..bad542f 100644 --- a/NEWS.md +++ b/NEWS.md @@ -105,6 +105,11 @@ non-empty value, and the standard input and output are tty, `--help` https://github.com/ruby/ruby/blob/trunk/NEWS.md#L105 option shows the help message via the pager designated by the value. [[Feature #16754]] +### `--backtrace-limit` option + +`--backtrace-limit` option limits the maximum length of backtrace. +[[Feature #8661]] + ## Core classes updates Outstanding ones only. -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/