[yast-commit] [yast/yast-ruby-bindings] 0e1e17: Distinguish parsing errors from internal errors (b...
Branch: refs/heads/parsing-error Home: https://github.com/yast/yast-ruby-bindings Commit: 0e1e1775e07975f925a7e8b6ebdfecc30ce1023b https://github.com/yast/yast-ruby-bindings/commit/0e1e1775e07975f925a7e8b6eb... Author: Martin Vidner <mvidner@suse.com> Date: 2020-10-06 (Tue, 06 Oct 2020) Changed paths: M src/ruby/yast/wfm.rb Log Message: ----------- Distinguish parsing errors from internal errors (bsc#1174198) Commit: a2d1daf1c2055883deec1380f624ee5b0b63a515 https://github.com/yast/yast-ruby-bindings/commit/a2d1daf1c2055883deec1380f6... Author: Martin Vidner <mvidner@suse.com> Date: 2020-10-06 (Tue, 06 Oct 2020) Changed paths: M src/ruby/yast/debugger.rb M src/ruby/yast/wfm.rb Log Message: ----------- Do not ask for the debugger if Y2DEBUGGER=0 This helps when changing the exception handling code otherwise we'd have to install and uninstall byebug over and over. Compare: https://github.com/yast/yast-ruby-bindings/compare/50c19af3bc0b...a2d1daf1c2...
participants (1)
-
Martin Vidner