[#119637] Behavior of raising from rescue blocks when multiple rescue blocks exist — Rodrigo Rosenfeld Rosas via ruby-core <ruby-core@...>
Hello, I couldn't find any documentation about the subject, so I thought
3 messages
2024/10/29
[ruby-core:119492] [Ruby master Bug#20791] RbCONFIG::CONFIG does not have a LIBRUBY_RELATIVE key on mswin
From:
deivid via ruby-core <ruby-core@...>
Date:
2024-10-09 12:35:22 UTC
List:
ruby-core #119492
Issue #20791 has been updated by deivid (David Rodr=EDguez). Thank you @nobu! ---------------------------------------- Bug #20791: RbCONFIG::CONFIG does not have a LIBRUBY_RELATIVE key on mswin https://bugs.ruby-lang.org/issues/20791#change-110106 * Author: deivid (David Rodr=EDguez) * Status: Closed * Backport: 3.1: UNKNOWN, 3.2: UNKNOWN, 3.3: UNKNOWN ---------------------------------------- I noticed that mswin Ruby does not provide `RbCONFIG::CONFIG["LIBRUBY_RELAT= IVE"]`. My understanding is that all Windows should have this set to "yes",= as per https://github.com/ruby/ruby/blob/67d6e89b0b6d7dd7d6454ace7734157ee= 51f3f79/configure.ac#L3690-L3692. Since `rbinstall` script uses this config to decide whether binstubs need a= bash prolog or not as per https://github.com/ruby/ruby/blob/67d6e89b0b6d7d= d7d6454ace7734157ee51f3f79/tool/rbinstall.rb#L418-L426, I think mswin is ge= tting incorrect binstubs generated by default. I tried to look briefly into why this happens, but I could not figure it ou= t. --=20 https://bugs.ruby-lang.org/ ______________________________________________ ruby-core mailing list -- ruby-core@ml.ruby-lang.org To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org ruby-core info -- https://ml.ruby-lang.org/mailman3/lists/ruby-core.ml.rub= y-lang.org/