mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2025-09-10 04:51:17 +00:00
Added more natural ways to parse boolean values (based on the YAML spec).
(Thanks to Vadim Zeitlin)
This commit is contained in:
@@ -1 +1,7 @@
|
||||
bad YAML: [
|
||||
- true
|
||||
- n
|
||||
- Off
|
||||
- YES
|
||||
- on
|
||||
- FALSE
|
||||
- FaLse
|
||||
|
Reference in New Issue
Block a user