General

Profile

jsc (Justin Collins)

  • Login: jsc
  • Registered on: 12/26/2008
  • Last sign in: 03/13/2023

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 1 11 12

Activity

03/25/2024

12:13 PM Ruby master Revision f5a2f55a (git): [ruby/prism] Use Sexp#line_max not Sexp#max_line
for RubyParser translation
https://github.com/ruby/prism/commit/a37169621a
jsc (Justin Collins)

03/05/2023

05:59 PM Ruby master Bug #19433: Segmentation fault in 3.2.0/3.2.1 on M1 Mac
peterzhu2118 (Peter Zhu) wrote in #note-2:
> Your ticket specified that you're on 3.1.2, but the linked crash report...
jsc (Justin Collins)

02/10/2023

09:09 PM Ruby master Bug #19433 (Closed): Segmentation fault in 3.2.0/3.2.1 on M1 Mac
Consistently seeing a segfault when running Brakeman (https://github.com/presidentbeef/brakeman/issues/1753).
Step...
jsc (Justin Collins)

12/27/2020

06:44 AM Ruby master Feature #17470: Introduce non-blocking `Timeout.timeout`
It appears that `Timeout.timeout` does not work when a Fiber scheduler is set, regardless of the implementation, even... jsc (Justin Collins)

01/15/2020

07:00 PM Ruby master Feature #15541: Add alias symbolize_keys for symbolize_names kwarg for JSON.parse
This would be a nice simple addition, as I have gotten this wrong several times. `JSON.parse` does not raise any erro... jsc (Justin Collins)

08/06/2019

12:01 AM Ruby master Revision 4f1a00a7 (git): Improve same directory detection in FileUtils
Closes: https://github.com/ruby/ruby/pull/1425 jsc (Justin Collins)

01/16/2019

05:14 PM Ruby master Feature #6801: String#~ for a here document
Since this exact behavior was added as "indented here document" with `<<~` in Ruby 2.3.0 (discussed in #9098), I beli... jsc (Justin Collins)

01/14/2019

05:37 PM Ruby master Bug #8297: extend & inherited class variable issue
This appears to still be an issue with Ruby 2.6.0 (ruby 2.6.0p0 (2018-12-25 revision 66547) [x86_64-linux]):
Examp...
jsc (Justin Collins)
05:26 PM Ruby master Bug #8059: Unrelated block value returned by String#match(regex) when regex is returned by a method that uses define_method and super
The example appears to have been a little mangled on Redmine.
This code reproduces the issue on 1.9.3-p327 and 1.9...
jsc (Justin Collins)

01/07/2019

05:04 PM Ruby master Feature #15192: Introduce a new "shortcut assigning" syntax to convenient setup instance variables
jjyr (Jinyang Jiang) wrote:
> I am surprised this syntax has been repeatedly requested and rejected since 7 years ago...
jsc (Justin Collins)

Also available in: Atom