kachick (Kenichi Kamiya)
- Login: kachick
- Email: kachick1@gmail.com
- Registered on: 01/22/2012
- Last connection: 10/26/2019
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 2 | 21 | 23 |
Activity
11/03/2019
-
10:03 AM Ruby master Revision 452bee3e (git): Revert nil error and adding deprecation message
-
10:03 AM Ruby master Revision 31110d82 (git): Improve warning message
- https://github.com/ruby/ruby/pull/2637#discussion_r341812475
11/01/2019
-
07:20 PM Ruby master Feature #13083: Regexp#{match,match?} with a nil argument are deprecated and will raise a TypeError in Ruby 3.0
- How about https://github.com/ruby/ruby/pull/2637?
10/17/2019
-
08:44 AM Ruby master Revision 2a22a6b2 (git): Regexp#match{?} with nil raises TypeError as String, Symbol (#1506)
- * {String|Symbol}#match{?} with nil returns falsy
To improve consistency with Regexp#match{?}
* String#match(nil) r...
09/18/2019
-
08:29 AM Ruby master Revision 9118cb24 (git): Fix typos
08/19/2019
-
09:43 AM Ruby master Revision 8882986d (git): Drop duplicated sample code (#2389) [ci skip]
- * Drop duplicated sample code
* Drop another style sample
https://github.com/ruby/ruby/pull/2389#issuecomment-52248... -
09:16 AM Ruby master Revision 9b330200 (git): Remove unused variable to suppress warning (#2388) [ci skip]
- ```
sample/observ.rb:30: warning: assigned but unused variable - clock
``` -
09:00 AM Ruby master Revision cda86644 (git): Update a sample code (#2387)
- Kernel#inspect does not call #to_s now
To follow https://github.com/ruby/ruby/commit/fd7dc23d281f38a71fa7f9c32812cd4... -
08:30 AM Ruby master Revision 605d2ce9 (git): Accurate a sample to show having some ext (#2385)
08/17/2019
-
02:19 PM Ruby master Feature #11554: Privatize {Single}Forwardable API
- Thanks to check this issue, so I think we don't need this change now. Please close this thicket.
Also available in: Atom