Skip to content

Should move away from deprecated Json::Reader::Reader() #30

@rpastrana

Description

@rpastrana

elasticlient/src/bulk.cc:167:18: warning: ‘Json::Reader::Reader()’ is deprecated: Use CharReader and CharReaderBuilder instead [-Wdeprecated-declarations]
167 | Json::Reader reader;

elasticlient/src/scroll.cc:62:18: warning: ‘Json::Reader::Reader()’ is deprecated: Use CharReader and CharReaderBuilder instead [-Wdeprecated-declarations]
62 | Json::Reader reader;
| ^~~~~~

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions