Actions
Feature #10739
closedmerge upstream of json-1.8.2
Status:
Closed
Assignee:
-
Target version:
-
Description
I create patch of json-1.8.2 changes. see attached file.
json-1.8.2 implement different way of Typed_Data macro.
we need to apply upstream changes into ruby-core, or backport request to json gem.
nobu, nalsh: how do you think this patch?
PS. this patch is create from https://github.com/flori/json/pull/234 and upstream master.
Files
Updated by nobu (Nobuyoshi Nakada) over 10 years ago
GET_STATE_TO
macro seems no longer necessary.
Updated by zzak (zzak _) over 10 years ago
- Status changed from Open to Feedback
I think we need to fix the regression in gem before we merge to trunk.
We can take advantage of gem's CI for fixing regression.
Updated by hsbt (Hiroshi SHIBATA) over 10 years ago
- Status changed from Feedback to Open
Updated by hsbt (Hiroshi SHIBATA) over 10 years ago
GET_STATE_TO
is used by other function.
Updated by hsbt (Hiroshi SHIBATA) over 10 years ago
- Status changed from Open to Closed
- % Done changed from 0 to 100
Applied in changeset r49582.
- ext/json: merge upstream from flori/json
change usage of TypedData. [Feature #10739][ruby-core:67564]
Actions
Like0
Like0Like0Like0Like0Like0