Project

General

Profile

Actions

Bug #10664

closed

Undocumented change: rb_str_new from a function declaration to a macro

Added by hedgehog (Hedge Hog) over 9 years ago. Updated over 9 years ago.

Status:
Third Party's Issue
Assignee:
-
Target version:
-
[ruby-core:67171]

Description

It seems that code such as this will now break:

result = rb_str_new(FBUFFER_PAIR(fb));

Example impact: https://github.com/flori/json/issues/229

Given the pain likely once people stop eating turkeys and start running code, isn't it worth pulling the 2.2.0 back to a RC until this change is given more time to percolate through the gem ecosystem?

Updated by hsbt (Hiroshi SHIBATA) over 9 years ago

  • Status changed from Open to Third Party's Issue

It's json gem issue.

Actions

Also available in: Atom PDF

Like0
Like0