v3_3_3
版本发布时间: 2024-06-12 08:34:08
ruby/ruby最新发布版本:v3_3_5(2024-09-03 14:38:19)
What's Changed
- Bug #20447: Ruby 3.3.1 broken on i686 due to "incompatible pointer type" error
- Bug #20515: --with-gmp is not working - GMP support won't be built
- Bug #20516: The version of rexml in ruby 3.3.2 has not been updated since 3.2.6.
- Bug #20496: Segfault when enabling YJIT
-
Bug #20522: YJIT can panic if shape transition in
gen_setinstancevariable
emits a performance warning -
Bug #20517:
Ripper.tokenize('"\\M-あ"')
separates encoding valid string to encoding invalid string. - Merge RubyGems 3.5.11 and Bundler 2.5.11 for Ruby 3.3 by hsbt · Pull Request #10870
-
Don't add
+YJIT
toRUBY_DESCRIPTION
until it's actually enabled by casperisfine · Pull Request #10920 -
Bug #20180: Inconsistent evaluation of
**{}
depending on position in array - Bug #20280: Error at invalid encoding symbols
-
Bug #20569: Instruction sequence generated from
shareable_constant_value: literal
files may not be serialized to binary - Bug #20499: Ruby builds on macOS store absolute paths for AR and NM in rbconfig since Ruby 3.2.3/3.3.0
- Bug #20521: Memory leak in Ripper parsing
-
Bug #20270: Options with
--parser=prism
Note: This list is automatically generated by tool/gen-github-release.rb. Because of this, some commits may be missing.