<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/test/ruby/test_exception.rb, branch v3_2_11</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>[Bug #19242] Prohibit circular causes to be loaded</title>
<updated>2022-12-20T05:12:38+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-12-19T05:10:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=2e7e153a2af1456515d43b6381e38534b069b1c2'/>
<id>2e7e153a2af1456515d43b6381e38534b069b1c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Feature #19138] Add `SyntaxError#path`</title>
<updated>2022-12-01T08:05:41+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-11-20T13:59:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4e68b594314760611d0926c3de70a4cad26802cd'/>
<id>4e68b594314760611d0926c3de70a4cad26802cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Bug #19016] `SyntaxError` with parser error messages</title>
<updated>2022-11-21T15:33:19+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-11-11T08:51:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b7a0ce32da751b437b976b032e73281b9a56b509'/>
<id>b7a0ce32da751b437b976b032e73281b9a56b509</id>
<content type='text'>
Raise a `SyntaxError` with the parser error message, in the case
reading from a file instead of the `-e` option or standard input. So
syntax_suggest can get the message from the caught error.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Raise a `SyntaxError` with the parser error message, in the case
reading from a file instead of the `-e` option or standard input. So
syntax_suggest can get the message from the caught error.
</pre>
</div>
</content>
</entry>
<entry>
<title>[Bug #19016] re-order error handling at cleanup</title>
<updated>2022-11-21T15:33:19+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-11-11T01:37:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=5b959e238e5b7c18d6a1a5f5d9b4b2063de628fe'/>
<id>5b959e238e5b7c18d6a1a5f5d9b4b2063de628fe</id>
<content type='text'>
Build and store the error message with `#detailed_message` before
terminating all Ractors, then show the message later.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Build and store the error message with `#detailed_message` before
terminating all Ractors, then show the message later.
</pre>
</div>
</content>
</entry>
<entry>
<title>[Bug #19016] Handle syntax error in main script like other errors</title>
<updated>2022-11-20T11:00:40+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-11-18T09:22:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=701dfe4eb741628213e4d701c13ad6d76904ac4f'/>
<id>701dfe4eb741628213e4d701c13ad6d76904ac4f</id>
<content type='text'>
So that `SyntaxError#detailed_message` will be used also in the case
exiting by such syntax error.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So that `SyntaxError#detailed_message` will be used also in the case
exiting by such syntax error.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Revert "error.c: Let Exception#inspect inspect its message""</title>
<updated>2022-09-23T07:40:59+00:00</updated>
<author>
<name>Yusuke Endoh</name>
<email>mame@ruby-lang.org</email>
</author>
<published>2022-09-23T07:40:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a78c733cc32cc3da3796cbf65da21cdd40c63230'/>
<id>a78c733cc32cc3da3796cbf65da21cdd40c63230</id>
<content type='text'>
This reverts commit b9f030954a8a1572032f3548b39c5b8ac35792ce.

[Bug #18170]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit b9f030954a8a1572032f3548b39c5b8ac35792ce.

[Bug #18170]
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable deprecation warnings for test-all</title>
<updated>2022-09-10T11:14:18+00:00</updated>
<author>
<name>Benoit Daloze</name>
<email>eregontp@gmail.com</email>
</author>
<published>2022-09-03T13:47:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=92b907d12d6de6f74f1efa6d8cd4fed8fa50763e'/>
<id>92b907d12d6de6f74f1efa6d8cd4fed8fa50763e</id>
<content type='text'>
* So deprecated methods/constants/functions are dealt with early,
  instead of many tests breaking suddenly when removing a deprecated
  method/constant/function.
* Follows https://bugs.ruby-lang.org/issues/17591
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* So deprecated methods/constants/functions are dealt with early,
  instead of many tests breaking suddenly when removing a deprecated
  method/constant/function.
* Follows https://bugs.ruby-lang.org/issues/17591
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "error.c: Let Exception#inspect inspect its message"</title>
<updated>2022-06-07T02:52:44+00:00</updated>
<author>
<name>Yusuke Endoh</name>
<email>mame@ruby-lang.org</email>
</author>
<published>2022-06-07T02:50:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b9f030954a8a1572032f3548b39c5b8ac35792ce'/>
<id>b9f030954a8a1572032f3548b39c5b8ac35792ce</id>
<content type='text'>
This reverts commit 9d927204e7b86eb00bfd07a060a6383139edf741.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 9d927204e7b86eb00bfd07a060a6383139edf741.
</pre>
</div>
</content>
</entry>
<entry>
<title>error.c: Let Exception#inspect inspect its message</title>
<updated>2022-06-07T02:07:09+00:00</updated>
<author>
<name>Yusuke Endoh</name>
<email>mame@ruby-lang.org</email>
</author>
<published>2021-11-30T07:27:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9d927204e7b86eb00bfd07a060a6383139edf741'/>
<id>9d927204e7b86eb00bfd07a060a6383139edf741</id>
<content type='text'>
... only when the message string has a newline.

`p StandardError.new("foo\nbar")` now prints `#&lt;StandardError: "foo\nbar"&gt;'
instead of:

    #&lt;StandardError:
    bar&gt;

[Bug #18170]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... only when the message string has a newline.

`p StandardError.new("foo\nbar")` now prints `#&lt;StandardError: "foo\nbar"&gt;'
instead of:

    #&lt;StandardError:
    bar&gt;

[Bug #18170]
</pre>
</div>
</content>
</entry>
<entry>
<title>A positional Hash is not keyword arguments [Bug #18632]</title>
<updated>2022-03-17T15:35:02+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-03-17T15:35:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4fdb10e65e3e32dad99a8a8efecc04bf7c85f024'/>
<id>4fdb10e65e3e32dad99a8a8efecc04bf7c85f024</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
