General

Profile

hurricup (Alexandr Evstigneev)

  • Login: hurricup
  • Email: hurricup@gmail.com
  • Registered on: 09/26/2020
  • Last sign in: 12/01/2023

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 5 15 20

Like

Activity

07/24/2023

04:10 AM Ruby master Bug #19782: Ruby operators precedence inconsistency
sawa (Tsuyoshi Sawada) wrote in #note-1:
> In general, precedence comes into play when an expression is ambiguous. A...
hurricup (Alexandr Evstigneev)

07/23/2023

06:33 AM Ruby master Bug #19782 (Rejected): Ruby operators precedence inconsistency
Unfortunately I could not find a good documentation regarding ruby operators precedence and associativity, but accord... hurricup (Alexandr Evstigneev)

05/25/2023

01:51 AM Ruby master Bug #19689: ruby_vm_event_enabled_global_flags is not exported by ruby 3.3.0-preview1
nobu (Nobuyoshi Nakada) wrote in #note-1:
> That is one of symbols had been exported only for MJIT, and is declared ...
hurricup (Alexandr Evstigneev)

05/24/2023

11:01 AM Ruby master Bug #19689 (Feedback): ruby_vm_event_enabled_global_flags is not exported by ruby 3.3.0-preview1
As far as I understand headers, it still should be available.
Still:
```
hurricup@AM-UNIT-0002:/usr/share/rvm/r...
hurricup (Alexandr Evstigneev)

04/06/2023

06:43 AM Ruby master Bug #19583 (Closed): Unary minus inconsistency when used with variables and literals
This feels a bit inconsistent and I could not find an explanation.
This is fine and `-` has higher precedence than...
hurricup (Alexandr Evstigneev)

04/04/2023

04:37 AM Ruby master Feature #19545: lp/hp logic parsing inconsistency
jeremyevans0 (Jeremy Evans) wrote in #note-4:
> hurricup (Alexandr Evstigneev) wrote in #note-3:
> > And any expres...
hurricup (Alexandr Evstigneev)
03:45 AM Ruby master Feature #19545: lp/hp logic parsing inconsistency
You are explaining from ruby developer perspective and it all makes sense.
But from pure language user this feels r...
hurricup (Alexandr Evstigneev)

04/01/2023

01:58 PM Ruby master Feature #19567: Add Oxford Comma Support for better readability
This looks a lot like perl. Moving towards normal-text-like programming language may be a dangerous way.
Looks nice,...
hurricup (Alexandr Evstigneev)

03/27/2023

01:07 PM Ruby master Bug #19549 (Closed): Inconsistency in backref parsing
This is fine:
```
puts "test #$01234 value"
```
This is not:
```
puts $01234
```
hurricup (Alexandr Evstigneev)
05:54 AM Ruby master Bug #19548 (Rejected): Ambiguous and confusing syntax for alias/undef arguments
This was introduced in https://bugs.ruby-lang.org/issues/8851 and looks really confusing at least because of bare `/`... hurricup (Alexandr Evstigneev)

Also available in: Atom