Skip to content

FBE::JSON::ChildNodeReader small bug with RapidJson v1.1.0 #72

Closed
@PengyiPan

Description

@PengyiPan

Using latest RapidJson v1.1.0

In the generate fbe_json.h, under struct ChildNodeReader, the last line should be

... member->value.GetObject(), ...
instread of
... member->value.GetObj(), ...

Cheers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions