Skip to content
This repository was archived by the owner on Dec 10, 2018. It is now read-only.
This repository was archived by the owner on Dec 10, 2018. It is now read-only.

investigate why -1 in YAML is translated into "-1" in JSON #32

@pirapira

Description

@pirapira

When testeth sees -1 in a YAML file, testeth translates that to a string "-1", not an integer. This caused some problems #31.

This issue is about investigating why this happens, and see if cpp-yaml should be fixed, or if cpp-yaml has already changed its behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions