mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2025-09-09 04:41:16 +00:00
Throw an exception when trying to parse a negative number as an unsigned.
Fixing issue 859.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
## HEAD ##
|
||||
|
||||
_none_
|
||||
* Throws an exception when trying to parse a negative number as an unsigned integer.
|
||||
|
||||
## 0.6.0 ##
|
||||
|
||||
|
Reference in New Issue
Block a user