[ruby-cvs:70030] naruse:r62905 (ruby_2_5): merge revision(s) 62548, 62894: [Backport #14324]
naruse at ruby-lang.org
naruse at ruby-lang.org
Sat Mar 24 19:57:35 JST 2018
naruse 2018-03-24 19:57:34 +0900 (Sat, 24 Mar 2018)
New Revision: 62905
https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=62905
Log:
merge revision(s) 62548,62894: [Backport #14324]
eval_error.c: rb_error_write flags
* eval_error.c (rb_error_write): add highlight and reverse mode
flags. defaulted to rb_stderr_tty_p() if Qnil.
error.c: full_message options
* error.c (exc_full_message): add highlight: and reverse: keyword
options. [Bug #14324]
Modified directories:
branches/ruby_2_5/
Modified files:
branches/ruby_2_5/NEWS
branches/ruby_2_5/error.c
branches/ruby_2_5/eval_error.c
branches/ruby_2_5/test/ruby/test_exception.rb
branches/ruby_2_5/version.h
More information about the ruby-cvs
mailing list