Actions
Defect #38118
closedRuby 3.2: Markdown formatter warns "undefining the allocator of T_DATA class Redcarpet::Markdown"
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
Actions