litmon (Fukuo Kadota)
- Login: litmon
- Registered on: 03/29/2017
- Last sign in: 03/29/2017
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
03/29/2017
-
09:47 AM Ruby Bug #13387 (Closed): [PATCH]Add parenthesis to fix compile warning to string.c
- When editing string.c and execute `make run`, below warnings showed.
```
$ make run
../ruby/string.c:6142:41: warning: '&&' within '||' [-Wlogical-op-parentheses]
...(flags&ONIGENC_CASE_ASCII_ONLY) && (enc==rb_utf8_encoding() || ... -
09:13 AM Ruby Bug #12235: URI.encode issue with square brackets
- similar issue: https://bugs.ruby-lang.org/issues/9806
-
07:45 AM Ruby Bug #12761: Ruby 2.3.1 has a bug in `Module#alias` and `Module#alias_method`
- This is resolved version ruby-2.4.1.