clayton-shopify (Clayton Smith)
- Login: clayton-shopify
- Registered on: 12/07/2018
- Last sign in: 12/07/2018
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
12/14/2018
-
01:50 PM Ruby Bug #15392: Crash in RubyVM::InstructionSequence#to_binary
- shyouhei (Shyouhei Urabe) wrote:
> It seems fixed on my machine. Can be a dup of #14897 ?
The symptoms I observed are the same as #15200, so I expect it is a duplicate of that issue.
12/07/2018
-
03:19 PM Ruby Bug #15392 (Closed): Crash in RubyVM::InstructionSequence#to_binary
- The following program causes a crash in Ruby 2.5.3 and 2.5.1 (but not in 2.4.4):
RubyVM::InstructionSequence.compile('a(b: 0) if false').to_binary