You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 10, 2018. It is now read-only.
When testeth sees
-1in 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.