aboutsummaryrefslogtreecommitdiffstats
path: root/enum.c
diff options
context:
space:
mode:
authorDavid Rodríguez <deivid.rodriguez@riseup.net>2022-03-22 15:59:08 +0100
committergit <svn-admin@ruby-lang.org>2022-03-23 23:31:05 +0900
commitd32fa986c3631fddcb256dbd39d10b358fb40ead (patch)
tree04d015195af0293c1ec3a7bb04d109216d612830 /enum.c
parent0140e6c41e4669e157c5a99b9d4b5b0fa153359b (diff)
downloadruby-d32fa986c3631fddcb256dbd39d10b358fb40ead.tar.gz
[rubygems/rubygems] Make `rescue` clause more specific
This is hiding a real bundler issue as a "network error". It's more helpful to get a proper bug report, with stack trace and so on. So stop re-raising errors when evaluating unmarshaled responses as network errors, and only raise Marshal errors when the Marshal format is invalid, not whenever marshalled gemspecs can't be loaded because that may hide actual client errors, like missing `YAML` constants. https://github.com/rubygems/rubygems/commit/05ea907e1c
Diffstat (limited to 'enum.c')
0 files changed, 0 insertions, 0 deletions