General

Profile

qyliss (Alyssa Ross)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 3 3

Activity

12/18/2022

07:17 PM Ruby master Revision d4315284 (git): [rubygems/rubygems] Add bundle lock --update --bundler
bundle lock --update can do everything that bundle update can do, but
it doesn't actually install gems. This is espec...
qyliss (Alyssa Ross)

11/04/2021

10:23 PM Ruby master Revision 1506c822 (git): [rubygems/rubygems] Don't apply `--destdir` twice when running `setup.rb`
Prior to this patch, if I ran:
ruby setup.rb --destdir /foo
Then Bundler files would be written into /foo/foo, ...
qyliss (Alyssa Ross)

10/02/2019

10:37 AM Ruby master Bug #16198: Packaging regression in ruby-2.4.8
This can be closed — I see now that it’s a duplicate. qyliss (Alyssa Ross)
10:33 AM Ruby master Bug #16198 (Closed): Packaging regression in ruby-2.4.8
In the ruby-2.4.8 tarball, the ruby-2.4.8/gems directory does not
contain the extracted default gems. This is a cha...
qyliss (Alyssa Ross)

10/01/2019

09:53 PM Ruby master Bug #16195 (Closed): Invalid certificate on https://ruby-lang.org/
https://ruby-lang.org/ is serving a Let’s Encrypt certificate for lists.ruby-lang.org, which is invalid for ruby-lang... qyliss (Alyssa Ross)

08/04/2019

02:54 AM Ruby master Revision ee8985ef (git): [ruby/rexml] Fix crash with nil XPath variables (#13)
Patch by Alyssa Ross. Thanks!!!
https://github.com/ruby/rexml/commit/2a53c54f58
qyliss (Alyssa Ross)

04/23/2019

01:28 PM Ruby master Bug #15785: GitHub - all tags are gone?
They seem to be back now qyliss (Alyssa Ross)
01:18 PM Ruby master Bug #15785: GitHub - all tags are gone?
This has broken the “commit logs” links in Ruby release notes, e.g.
https://www.ruby-lang.org/en/news/2019/04/17/rub...
qyliss (Alyssa Ross)

12/10/2018

05:13 PM Ruby master Bug #15250: Concurrent fibers segfault when thread caching is disabled
Yes! I can confirm that this now appears to be fixed on trunk. qyliss (Alyssa Ross)

10/24/2018

01:05 PM Ruby master Bug #15250 (Closed): Concurrent fibers segfault when thread caching is disabled
~~~ ruby
500.times do
Array.new(200) { |n|
Thread.new {
Fiber.new {
readable = open(__FILE__...
qyliss (Alyssa Ross)

Also available in: Atom