Bug #19298
closed`lib/mjit/instruction.rb` was reintroduced by merge mistake
Description
It seems that lib/mjit/instruction.rb
should not be shipped anymore since git|bb4cbd0803c3297ad036008adc7a01159ce44e1e, but it was re-introduced into the repository by merge mistake git|f6620037ba1477d2c337d7b511f094d6d0fbb69c. Actually, it was probably never part of the repository, but was part of the tarball, but it seems it should not be.
Updated by k0kubun (Takashi Kokubun) almost 2 years ago
great catch, fixed it in https://github.com/ruby/ruby/commit/2bbf63dd867fe3d349b1758805ad4421f2d772ab.
Updated by k0kubun (Takashi Kokubun) almost 2 years ago
- Status changed from Open to Closed
Applied in changeset git|2bbf63dd867fe3d349b1758805ad4421f2d772ab.
Remove lib/mjit/instruction.rb
This was accidentally re-introduced in f6620037ba1477d2c337d7b511f094d6d0fbb69c.
[Bug #19298]
Updated by hsbt (Hiroshi SHIBATA) almost 2 years ago
Thanks @k0kubun (Takashi Kokubun) and @vo.x (Vit Ondruch).
I created the backport request at https://github.com/ruby/ruby/pull/7061
Updated by naruse (Yui NARUSE) almost 2 years ago
- Backport changed from 2.7: DONTNEED, 3.0: DONTNEED, 3.1: DONTNEED, 3.2: REQUIRED to 2.7: DONTNEED, 3.0: DONTNEED, 3.1: DONTNEED, 3.2: DONE
ruby_3_2 44a3043d1182acf3147935d9c1564028b5538417 merged revision(s) 2bbf63dd867fe3d349b1758805ad4421f2d772ab.