Unexplained crash with YAML::LoadFile()
Closed this issue · 0 comments
GoogleCodeExporter commented
What steps will reproduce the problem?
1. call YAML::LoadFile("File.yaml");
2. File.Yaml only contains the line "[1,2,3]" without quotes.
What is the expected output? What do you see instead?
Crash, no exception is thrown.
What version of the product are you using? On what operating system?
yaml-cpp 0.5.1
Windows 7 64 bit (Compiled library and program using 32bit g++ (tdm-2)
4.8.1-dw2).
Shame there's no irc channel for this library.
Original issue reported on code.google.com by ARandomFurry
on 25 Jan 2014 at 5:08