Project

General

Profile

Actions

Defect #38118

closed

Ruby 3.2: Markdown formatter warns "undefining the allocator of T_DATA class Redcarpet::Markdown"

Added by Go MAEDA about 1 year ago. Updated 12 months ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Ruby support
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

Markdown formatter displays a warning "undefining the allocator of T_DATA class Redcarpet::Markdown" with Ruby 3.2.

$ bin/rails test test/unit/lib/redmine/wiki_formatting/markdown_formatter_test.rb
Run options: --seed 34679

# Running:

/path/to/redmine/lib/redmine/wiki_formatting/markdown/formatter.rb:76: warning: undefining the allocator of T_DATA class Redcarpet::Markdown
......S............

Related issues

Related to Redmine - Feature #38099: Add Ruby 3.2 supportClosedGo MAEDA

Actions
Related to Redmine - Patch #38220: Update Redcarpet to 3.6ClosedGo MAEDA

Actions
Actions #1

Updated by Go MAEDA about 1 year ago

Actions #2

Updated by Go MAEDA about 1 year ago

The fix for the issue is will be included in the next release of Redcarpet.
https://github.com/vmg/redcarpet/pull/721

Actions #3

Updated by Go MAEDA 12 months ago

Actions #4

Updated by Go MAEDA 12 months ago

  • Status changed from New to Closed
  • Resolution set to Fixed

Fixed by #38220.

Actions

Also available in: Atom PDF