Actions
Bug #10664
closedUndocumented change: rb_str_new from a function declaration to a macro
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) almost 10 years ago
- Status changed from Open to Third Party's Issue
It's json gem issue.
Actions
Like0
Like0