Project

General

Profile

Actions

Feature #19072

closed

Reminder: Remove ABI version suffix like "3.2.0+2" from release version

Added by hsbt (Hiroshi SHIBATA) over 1 year ago. Updated over 1 year ago.

Status:
Closed
Assignee:
-
Target version:
-
[ruby-core:110439]

Description

The development version of Ruby 3.2.0 added ABI version suffix like +2. It will remove at the final release of Ruby 3.2.0.

@nobu (Nobuyoshi Nakada) said it's already implemented on our package script(?). But We should check it before the final release.


Related issues 1 (0 open1 closed)

Related to Ruby master - Bug #18249: The ABI version of dev builds of CRuby does not correspond to the ABIClosedActions
Actions #1

Updated by hsbt (Hiroshi SHIBATA) over 1 year ago

  • Related to Bug #18249: The ABI version of dev builds of CRuby does not correspond to the ABI added

Updated by nobu (Nobuyoshi Nakada) over 1 year ago

  • Status changed from Open to Closed

The daily snapshot checks it now: https://github.com/ruby/actions/pull/20

Updated by hsbt (Hiroshi SHIBATA) over 1 year ago

Thanks @nobu (Nobuyoshi Nakada)

I also confirmed removing +n suffix with building snapshot applied #define RUBY_PATCHLEVEL 0 to version.h.

Actions

Also available in: Atom PDF

Like4
Like1Like0Like0