Opened 2 years ago

Closed 2 years ago

#16143 closed enhancement (fixed)

ruby-3.1.1

Reported by: Bruce Dubbs Owned by: Douglas R. Reno
Priority: normal Milestone: 11.2
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by Douglas R. Reno, 2 years ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:2 by Douglas R. Reno, 2 years ago

Ruby 3.1.1 has been released.

This is the first TEENY version release of the stable 3.1 series.

    error_highlight does not work for -e option
    Fix YJIT passing method arguments in the wrong order when keyword argument and
    default arguments are mixed. Breaks Rails collection caching
    Segmentation fault when missing Warning#warn method
    Fix Pathname dot directory globbing
    Fix default –jit-max-cache in ruby –help
    3.1.0-dev include cause Module to be marked as initialized
    Tutorial Link for Optionparser is broken
    Yielding an element for Enumerator in another thread dumps core
    Segmentation fault with ruby 3.1.0 in active_decorator
    Segfault on use of Process.daemon in a Fiber
    0 « (2**40) is NoMemoryError but 0 « (2**80) is 0
    IO read/write/wait hook bug fixes.
    Memory leak on aliasing method to itself
    error: use of undeclared identifier ‘MAP_ANONYMOUS’
    [BUG] try to mark T_NONE object in RubyVM::InstructionSequence. load_from_binary
    throw_data passed to rescue through require
    Fix IpAddr#to_range on frozen IpAddr instances.
    Fixed path for ipaddr.rb
    Merge RubyGems-3.3.7 and Bundler-2.3.7
    Hang when repeating Hash#shift against a empty Hash

See the commit logs for further details.

comment:3 by Douglas R. Reno, 2 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.