mihao (Michał Kosek)
- Login: mihao
- Registered on: 06/14/2019
- Last sign in: 07/13/2019
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 0 | 0 |
Activity
07/14/2019
-
11:20 AM Ruby Misc #15723: Reconsider numbered parameters
- I have used `@1` a bit in different code snippets and in the great majority of cases there is only one argument and "1" really feels out of place. I definitely support `@`, or anything else without a number.
That said, there's still a...
06/14/2019
-
08:58 PM Ruby Bug #13220: Enhance support of Unicode strings manipulation
- Most of these test failures are caused by Ruby operating on code points, not grapheme clusters. There are more and more characters that are only expressed by several code points, and they are not limited to obscure cases, such as "q̈". F...