Skip to content

YAML support (terminate called after throwing an instance of 'simdjson::simdjson_error') #15

@chs-bnet

Description

@chs-bnet

Using fastgron 0.6.3 on a fairly typical yaml file I'm getting this error:

terminate called after throwing an instance of 'simdjson::simdjson_error'
  what():  SCALAR_DOCUMENT_AS_VALUE: A JSON document made of a scalar (number, Boolean, null or string) is treated as a value. Use get_bool(), get_double(), etc. on the document instead. 
Aborted (core dumped)

I've gone ahead and built 0.6.4 and tried but am still getting the same error.

Edit: Tested with and without -s stream mode option. Same results.

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