znz (Kazuhiro NISHIYAMA)
- Login: znz
- Registered on: 05/12/2008
- Last connection: 03/31/2020
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 37 | 37 |
Reported issues | 12 | 234 | 246 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Developer | 04/02/2010 |
Backport187 | Developer | 06/18/2013 |
Backport191 | Developer | 05/16/2009 |
Backport192 | Developer | 08/02/2010 |
Backport193 | Developer | 08/24/2011 |
Backport200 | Developer | 02/17/2013 |
Backport21 | Developer | 12/21/2013 |
Backport22 | Developer | 12/19/2014 |
CommonRuby | Developer | 12/21/2012 |
Ruby 1.8 | Developer | 05/13/2008 |
Ruby master | Developer | 05/13/2008 |
Activity
01/18/2021
-
03:43 AM Ruby master Revision 6abf393e (git): OpenBSD has getentropy, but no sys/random.h
- https://man.openbsd.org/getentropy
Try to fix https://rubyci.s3.amazonaws.com/openbsd-current/ruby-master/log/202101...
01/15/2021
-
03:29 AM Ruby master Revision 69ea2701 (git): Sort filenames [ci skip]
-
02:48 AM Ruby master Revision 9c018958 (git): Add timev.rb to .document
01/12/2021
-
01:12 PM Ruby master Revision 344a824e (git): [DOC] Use URI#read instead of URI.open for better compatibility
- - URI.open is available since 2.5.0, but URI#read is available since 1.8.0.
- Fix `open` without `close`.
- ref https... -
12:52 AM Ruby master Misc #17480: DevelopersMeeting20210113Japan
- * [Bug #17517] `File.expand_path` returns us-ascii when both arguments are ascii compat (znz)
* `require_relative` ... -
12:50 AM Ruby master Bug #17517: File.expand_path returns us-ascii when both arguments are ascii compat
- Original question is `__FILE__` and `__dir__` are us-ascii only when loaded by `relative_require`.
```
% cat hoge.rb...
01/06/2021
-
11:32 AM Ruby master Bug #17517 (Closed): File.expand_path returns us-ascii when both arguments are ascii compat
- Is this intentional?
```ruby
p __dir__.encoding #=> #<Encoding:UTF-8>
p 'hoge'.encoding #=> #<Encoding:UTF-8>... -
09:56 AM Ruby master Misc #17515: tar.bz2 edition of Ruby 3.0.0 is missing on cache.ruby-lang.org
- See https://bugs.ruby-lang.org/issues/16483#note-7
01/05/2021
-
02:10 PM Ruby master Revision 3d439447 (git): Fix a typo [ci skip]
01/04/2021
-
03:19 PM Ruby master Revision 3fee9e70 (git): Fix indent [ci skip]
- Suggested by @hanachin at
https://github.com/rurema/doctree/pull/2425#discussion_r551327592
Also available in: Atom