General

Profile

hasari (Hiro Asari)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 22 22

Activity

10/22/2017

02:39 PM Ruby master Bug #13615: YAML parser stops processing at the first newline when byte order mark is present
I've opened https://github.com/ruby/psych/issues/331. hasari (Hiro Asari)

05/31/2017

03:14 AM Ruby master Bug #13615 (Third Party's Issue): YAML parser stops processing at the first newline when byte order mark is present
When the input has byte order mark, the YAML parser stops processing the input upon seeing the first newline.
I be...
hasari (Hiro Asari)

09/26/2016

12:56 AM Ruby master Bug #12588: When an exception is re-raised in the "rescue" clause, the back trace does not contain the line in that clause
The current stacktrace is misleading. Without line 4 in it, the implication is that the exception was found on line 2... hasari (Hiro Asari)

07/15/2016

08:02 PM Ruby master Bug #12588 (Rejected): When an exception is re-raised in the "rescue" clause, the back trace does not contain the line in that clause
Given:
~~~
$ cat -n foo.rb
1 def foo
2 raise StandardError
3 rescue StandardError => e
...
hasari (Hiro Asari)

01/08/2015

03:10 AM Ruby master Bug #10700: On case-sensitive filesystem on OS X, Dir.glob("*.TXT") matches case-insensitively
Nobuyoshi Nakada wrote:
> Can you try https://github.com/nobu/ruby/compare/Bug%2310700-OSX-case-folding ?
Confirm...
hasari (Hiro Asari)

01/06/2015

01:05 PM Ruby master Bug #10700 (Closed): On case-sensitive filesystem on OS X, Dir.glob("*.TXT") matches case-insensitively
My Mac has the disk reformatted so that it is case-sensitive (HFS+):
~~~
$ touch foo.txt foo.TXT FOO.txt FOO.TXT
...
hasari (Hiro Asari)

09/08/2013

12:26 PM Ruby master Bug #8877 (Closed): OptionParser::Version should not rely on SVN
=begin
Currently, (({OptionParser::Version})) is ((<defined|URL:https://github.com/ruby/ruby/blob/2b44bbf/lib/optpar...
hasari (Hiro Asari)

04/01/2013

12:56 PM Ruby master Bug #8195: Time-dependent tests
On a second thought, this seems to be a poorly chosen "example". You can close this ticket. If I come across a better... hasari (Hiro Asari)
10:21 AM Ruby master Bug #8195 (Rejected): Time-dependent tests
There are some tests that depend on timing of the execution, and fail sporadically.
I have not surveyed the entire...
hasari (Hiro Asari)

03/28/2013

09:32 PM Ruby master Bug #8180 (Closed): Backport r39967 to 1.9.3 and 2.0.x
Please backport this bug fix to these branches.
Thank you.
hasari (Hiro Asari)

Also available in: Atom